Skip to content

Commit

Permalink
Pls work
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiisu-Master authored Aug 27, 2024
1 parent 5ee1ad4 commit cc54270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/export-optimized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
godot --help
cd godot
scons p=windows target=template_release tools=no ${BUILD_OPTIONS}
scons p=windows arch=x86_64 ${BUILD_OPTIONS}
mkdir -v -p ~/.local/share/godot/export_templates/${GODOT_VERSION}.${GODOT_RELEASE}/
mv ./bin/godot.windows.template_release.x86_64.exe ~/.local/share/godot/export_templates/${GODOT_VERSION}.${GODOT_RELEASE}/windows_release_x86_64.exe
- name: Build Godot (macOS)
Expand Down

0 comments on commit cc54270

Please sign in to comment.