mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
downloading the cli into dist/snap
This commit is contained in:
parent
b953db7eba
commit
e7aa94dd76
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -200,7 +200,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: bw-linux-${{ env.PACKAGE_VERSION }}.zip
|
name: bw-linux-${{ env.PACKAGE_VERSION }}.zip
|
||||||
path: ./dist/bw-linux-${{ env.PACKAGE_VERSION }}.zip
|
path: ./dist/snap/bw-linux-${{ env.PACKAGE_VERSION }}.zip
|
||||||
|
|
||||||
- name: Build Snap Package
|
- name: Build Snap Package
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user