mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-13 06:08:30 +02:00
Update build-macos.yml
This commit is contained in:
parent
6278a744cf
commit
a54953ff78
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
|
@ -43,7 +43,6 @@ jobs:
|
||||||
- name: Package as .app
|
- name: Package as .app
|
||||||
run: |
|
run: |
|
||||||
mv dist/macos/Picocrypt.app.zip .
|
mv dist/macos/Picocrypt.app.zip .
|
||||||
ls -l
|
|
||||||
unzip -d Picocrypt.app Picocrypt.app.zip
|
unzip -d Picocrypt.app Picocrypt.app.zip
|
||||||
rm Picocrypt.app.zip
|
rm Picocrypt.app.zip
|
||||||
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt
|
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt
|
||||||
|
|
Loading…
Add table
Reference in a new issue