Specify scons version

This commit is contained in:
Jonathan Bennett 2025-01-06 12:23:08 -06:00 committed by GitHub
parent 35cd600c54
commit ca32889893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ export PLATFORMIO_CORE_DIR=pio/core
# Download libraries to `libdeps`
platformio pkg install -e native
platformio pkg install -t tool-scons -e native
platformio pkg install -t platformio/tool-scons@4.40801.0
tar -cf pio.tar pio/
rm -rf pio