mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
downloading the cli into dist/snap
This commit is contained in:
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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user