meshtasticd: include .hidden (.git) dirs in pio-deps (#6028)

This commit is contained in:
Austin 2025-02-10 18:58:02 -05:00 committed by GitHub
parent 4e2b47cc67
commit 8427072d79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,5 +60,6 @@ jobs:
with: with:
name: platformio-deps-${{ inputs.pio_env }}-${{ steps.version.outputs.long }} name: platformio-deps-${{ inputs.pio_env }}-${{ steps.version.outputs.long }}
overwrite: true overwrite: true
include-hidden-files: true
path: | path: |
pio/* pio/*