mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-04 09:02:21 +00:00
meshtasticd: include .hidden (.git) dirs in pio-deps (#6028)
This commit is contained in:
1
.github/workflows/package_pio_deps.yml
vendored
1
.github/workflows/package_pio_deps.yml
vendored
@@ -60,5 +60,6 @@ jobs:
|
||||
with:
|
||||
name: platformio-deps-${{ inputs.pio_env }}-${{ steps.version.outputs.long }}
|
||||
overwrite: true
|
||||
include-hidden-files: true
|
||||
path: |
|
||||
pio/*
|
||||
|
||||
Reference in New Issue
Block a user