meshtasticd: include .hidden (.git) dirs in pio-deps (#6028)
This commit is contained in:
@@ -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/*
|
||||||
Reference in New Issue
Block a user