ci: release into zig-out

pull/52/head
Mitchell Hashimoto 2022-11-21 10:48:53 -08:00
parent 7d81013d56
commit a45c8c1f7e
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 2 additions and 1 deletions

View File

@ -93,9 +93,10 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: app-bundle
path: zig-out
- name: Display structure of downloaded files
run: ls -R
run: ls -R zig-out
- name: Codesign app bundle
# Extract the secrets we defined earlier as environment variables