diff options
-rw-r--r-- | .github/workflows/builds.yml | 2 | ||||
m--------- | extension/deps/openvic-simulation | 0 | ||||
m--------- | scripts | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index c888b57..07632e6 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -101,7 +101,7 @@ jobs: shell: bash run: | python -c "import sys; print(sys.version)" - python -m pip install scons + python -m pip install scons==4.7.0 scons --version - name: Linux dependencies diff --git a/extension/deps/openvic-simulation b/extension/deps/openvic-simulation -Subproject 8c8b9349e26b4f606e18810a201ff378eaac19b +Subproject 9479a873095e23503994a0ef3b675b06320df4b diff --git a/scripts b/scripts -Subproject 21d142795539d65f30a1862502aae5aa43bd765 +Subproject 77fc5f92235c0a0415233f11d70dc9ce94516ac |