mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Ported: CI: Pin SCons to 4.4.0, the new 4.5.0 is broken
- akien-mga
62b6529fed
This commit is contained in:
parent
43d1126b73
commit
174117d078
2
.github/actions/pandemonium-deps/action.yml
vendored
2
.github/actions/pandemonium-deps/action.yml
vendored
@ -23,5 +23,5 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
python -c "import sys; print(sys.version)"
|
||||
python -m pip install scons
|
||||
python -m pip install scons==4.4.0
|
||||
scons --version
|
||||
|
Loading…
Reference in New Issue
Block a user