mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-11 00:31:45 +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
|
||||
with:
|
||||
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
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user