mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00: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
|
||||
run: |
|
||||
mv dist/macos/Picocrypt.app.zip .
|
||||
ls -l
|
||||
unzip -d Picocrypt.app Picocrypt.app.zip
|
||||
rm Picocrypt.app.zip
|
||||
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt
|
||||
|
|
|
|||
Loading…
Reference in a new issue