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

This commit is contained in:
Mario Zechner 2023-07-31 10:58:42 +02:00
parent 254458a421
commit 8c1504a949

View File

@ -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