mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
desktop artifacts
This commit is contained in:
parent
6d2da25263
commit
d38a1656e5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -93,5 +93,5 @@ jobs:
|
|||||||
if: runner.os == 'Linux' || runner.os == 'Windows'
|
if: runner.os == 'Linux' || runner.os == 'Windows'
|
||||||
uses: actions/upload-artifact@v2-preview
|
uses: actions/upload-artifact@v2-preview
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: desktop-artifacts
|
||||||
path: artifacts/*
|
path: artifacts/*
|
||||||
|
Loading…
Reference in New Issue
Block a user