Skip to content

Commit

Permalink
Update to the latest version of the build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivorforce committed Sep 20, 2024
1 parent 06e16cc commit 58b889a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
arch: ${{ matrix.arch }}
float-precision: single
build-target-type: template_release
godot-cpp_folder: 'godot-cpp'
gdextension_folder: '.'
godot-cpp_folder: 'godot-cpp/'
gdextension_folder: ''
- name: Mac Sign
if: ${{ matrix.platform == 'macos' && env.APPLE_CERT_BASE64 }}
env:
Expand Down

0 comments on commit 58b889a

Please sign in to comment.