Specify the *correct* scons version
This commit is contained in:
co-authored by
GitHub
parent
78371dfdb7
commit
4c3a3ca47d
Vendored
+1
-1
@@ -6,7 +6,7 @@ export PLATFORMIO_CORE_DIR=pio/core
|
|||||||
|
|
||||||
# Download libraries to `libdeps`
|
# Download libraries to `libdeps`
|
||||||
platformio pkg install -e native
|
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/
|
tar -cf pio.tar pio/
|
||||||
rm -rf pio
|
rm -rf pio
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user