Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
fix: debug app bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
traunts committed Sep 6, 2023
1 parent bdf7d9a commit 45c10d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
- name: Tar files
if: ${{inputs.upload_artefacts}}
run: |
tree /tmp/
cd /tmp/
tar -cvf CortexCommand.tar "Cortex Command.app"
Expand Down

0 comments on commit 45c10d2

Please sign in to comment.