Explorar o código

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

Mario Zechner %!s(int64=2) %!d(string=hai) anos
pai
achega
8c1504a949
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/spine-godot-v4.yml

+ 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