mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
making the dist directory
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -248,6 +248,7 @@ jobs:
|
||||
|
||||
- name: Build Snap Package
|
||||
run: |
|
||||
mkdir ./dist
|
||||
cp -r ./stores/snap -t ./dist/snap
|
||||
ls -atlh ./dist
|
||||
ls -alth ./dist/snap
|
||||
|
||||
Reference in New Issue
Block a user