Эх сурвалжийг харах

[godot] Don't setup Godot dependencies on self-hosted runner.

Mario Zechner 2 жил өмнө
parent
commit
8c1504a949

+ 2 - 2
.github/workflows/spine-godot-v4.yml

@@ -121,8 +121,8 @@ jobs:
         with:
           fetch-depth: 0
 
-      - name: Setup python and scons
-        uses: ./.github/actions/setup-godot-deps
+      #- name: Setup python and scons
+      #  uses: ./.github/actions/setup-godot-deps
 
       - name: Build Godot artifact
         shell: bash