mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-29 06:00:33 +00:00
Explicitly install tools-scons
This commit is contained in:
2
debian/ci_pack_sdeb.sh
vendored
2
debian/ci_pack_sdeb.sh
vendored
@@ -6,7 +6,9 @@ export PLATFORMIO_CORE_DIR=pio/core
|
||||
|
||||
# Download libraries to `libdeps`
|
||||
platformio pkg install -e native
|
||||
platformio pkg install -t tool-scons -e native
|
||||
tar -cf pio.tar pio/
|
||||
rm -rf pio
|
||||
|
||||
package=$(dpkg-parsechangelog --show-field Source)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user