mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
ci: release into zig-out
This commit is contained in:
3
.github/workflows/release-tip.yml
vendored
3
.github/workflows/release-tip.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user