mirror of
https://github.com/bitwarden/cli
synced 2025-12-27 13:33:15 +00:00
switching back to the artifact download task since the release won't be published yet
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -204,8 +204,7 @@ jobs:
|
||||
|
||||
- name: Build Snap Package
|
||||
run: |
|
||||
mkdir -p dist
|
||||
cp -r stores/snap -t dist
|
||||
cp -r stores/snap/* -t dist/snap
|
||||
sed -i s/__version__/${{ env.PACKAGE_VERSION }}/g dist/snap/snapcraft.yaml
|
||||
|
||||
cd dist/snap
|
||||
|
||||
Reference in New Issue
Block a user