Skip to content

Commit

Permalink
ok but now
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiisu-Master authored Aug 28, 2024
1 parent 909fe3f commit 2decf2f
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 @@ -113,7 +113,7 @@ jobs:
godot --help
cd godot
ls ../angle_libs
scons p=windows arch=x86_64 angle_libs=../angle_libs ${BUILD_OPTIONS}
scons p=windows use_mingw=yes arch=x86_64 angle_libs=../angle_libs ${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 2decf2f

Please sign in to comment.