1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00

downloading the cli into dist/snap

This commit is contained in:
Joseph Flinn 2021-01-27 23:01:07 +00:00
parent b953db7eba
commit e7aa94dd76

View File

@ -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: |