Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
alnikyur committed Jan 6, 2025
1 parent cf16a3d commit 138c6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Build project
run: |
bash .github/workflows/scripts/prebuild.sh
sudo bash .github/workflows/scripts/prebuild.sh
/usr/local/bin/godot --headless --path . --export-release "Windows Desktop" game.exe
zip astrolaser_x64_windows.zip game.exe game.pck
Expand Down

0 comments on commit 138c6ac

Please sign in to comment.