1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-08 12:35:09 +02:00

fixing the path again

This commit is contained in:
Joseph Flinn 2021-01-11 16:05:33 +00:00
parent 99e5e59855
commit bb594e6ac5

View File

@ -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