mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 18:09:04 +00:00
Specify scons version
This commit is contained in:
parent
35cd600c54
commit
ca32889893
2
debian/ci_pack_sdeb.sh
vendored
2
debian/ci_pack_sdeb.sh
vendored
@ -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 tool-scons -e native
|
platformio pkg install -t platformio/tool-scons@4.40801.0
|
||||||
tar -cf pio.tar pio/
|
tar -cf pio.tar pio/
|
||||||
rm -rf pio
|
rm -rf pio
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user