diff --git a/stores/snap/snapcraft.yaml b/stores/snap/snapcraft.yaml index 51bd4c3803..80b98c63c2 100644 --- a/stores/snap/snapcraft.yaml +++ b/stores/snap/snapcraft.yaml @@ -10,6 +10,6 @@ apps: parts: bw: plugin: dump - source: https://github.com/bitwarden/cli/releases/download/v$SNAPCRAFT_PROJECT_VERSION/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip + source: ./dist/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip prepare: | chmod +x bw