mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
fixing path in snapcraft.yaml
This commit is contained in:
@@ -10,6 +10,6 @@ apps:
|
||||
parts:
|
||||
bw:
|
||||
plugin: dump
|
||||
source: ./dist/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
|
||||
source: ./bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
|
||||
prepare: |
|
||||
chmod +x bw
|
||||
|
||||
Reference in New Issue
Block a user