mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-21 17:26:45 +08:00
[godot] Don't setup Godot dependencies on self-hosted runner.
This commit is contained in:
parent
254458a421
commit
8c1504a949
4
.github/workflows/spine-godot-v4.yml
vendored
4
.github/workflows/spine-godot-v4.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user