Skip to content

Commit

Permalink
Copy and paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
BitlyTwiser committed Sep 15, 2024
1 parent a2b07cf commit 08c1e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# MacOS Binary Creation
- name: Package and create binary for MacOS
run: |
mkdir -p apprunner_windows
mkdir -p apprunner_macos
zig build -p apprunner_windows/--release=fast -Dtarget=x86_64-macos
zip -r apprunner_macos.zip apprunner_macos
Expand Down

0 comments on commit 08c1e8a

Please sign in to comment.