ci: release into zig-out

This commit is contained in:
Mitchell Hashimoto
2022-11-21 10:48:53 -08:00
parent 7d81013d56
commit a45c8c1f7e

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