Skip to content

Commit

Permalink
[godot] Don't setup Godot dependencies on self-hosted runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jul 31, 2023
1 parent 254458a commit 8c1504a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spine-godot-v4.yml
Expand Up @@ -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
Expand Down

0 comments on commit 8c1504a

Please sign in to comment.