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