meshtasticd-debian: Include core_dir in sdeb (#5761)

This commit is contained in:
Austin
2025-01-05 15:26:31 -06:00
committed by GitHub
co-authored by GitHub
parent fb74e1d182
commit b0087fd328
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# https://docs.platformio.org/en/latest/envvars.html
PIO_ENV:=\
PLATFORMIO_CORE_DIR=.pio_core \
PLATFORMIO_CORE_DIR=pio/core \
PLATFORMIO_LIBDEPS_DIR=pio/libdeps \
PLATFORMIO_PACKAGES_DIR=pio/packages