diff --git a/.github/workflows/macos_builds_deployment.yml b/.github/workflows/macos_builds_deployment.yml index 23b09e8b..a3d1b226 100644 --- a/.github/workflows/macos_builds_deployment.yml +++ b/.github/workflows/macos_builds_deployment.yml @@ -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: