You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Bump github workflows to SCons 4.7
This commit is contained in:
2
.github/actions/godot-deps/action.yml
vendored
2
.github/actions/godot-deps/action.yml
vendored
@@ -23,5 +23,5 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
python -c "import sys; print(sys.version)"
|
||||
python -m pip install scons==4.4.0
|
||||
python -m pip install scons==4.7.0
|
||||
scons --version
|
||||
|
||||
Reference in New Issue
Block a user