mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-26 22:33:24 +00:00
meshtasticd: include .hidden
(.git) dirs in pio-deps (#6028)
This commit is contained in:
parent
4e2b47cc67
commit
8427072d79
1
.github/workflows/package_pio_deps.yml
vendored
1
.github/workflows/package_pio_deps.yml
vendored
@ -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/*
|
||||||
|
Loading…
Reference in New Issue
Block a user