Skip to content

Commit

Permalink
Fix MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
RevoluPowered committed Mar 26, 2024
1 parent 3aee44a commit ee59437
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos_builds_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive

- name: Setup python and scons
uses: ./godot-engine/.github/actions/godot-deps
- name: Setup Godot build cache
uses: ./godot-engine/.github/actions/godot-cache
with:
Expand Down

0 comments on commit ee59437

Please sign in to comment.