Skip to content

Commit

Permalink
Specify the *correct* scons version
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Jan 6, 2025
1 parent 78371df commit 4c3a3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/ci_pack_sdeb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export PLATFORMIO_CORE_DIR=pio/core

# Download libraries to `libdeps`
platformio pkg install -e native
platformio pkg install -t platformio/tool-scons@4.40801.0
platformio pkg install -t platformio/tool-scons@4.40502.0
tar -cf pio.tar pio/
rm -rf pio

Expand Down

0 comments on commit 4c3a3ca

Please sign in to comment.