mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
fixing the path again
This commit is contained in:
parent
99e5e59855
commit
bb594e6ac5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -249,7 +249,7 @@ jobs:
|
||||
- name: Build Snap Package
|
||||
run: |
|
||||
mkdir ./dist
|
||||
cp -r ./stores/snap -t ./dist/snap
|
||||
cp -r ./stores/snap -t ./dist
|
||||
ls -atlh ./dist
|
||||
ls -alth ./dist/snap
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user