Skip to content

Commit bda1bc1

Browse files
authored
Adds platform.local.txt to cache monitoring
1 parent 1b5c4d9 commit bda1bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
key: ${{ runner.os }}-${{ hashFiles('package/package_esp32_index.template.json',
4545
'platform.txt',
4646
'tools/get.py',
47+
'tools/platform.local.txt',
4748
'.github/scripts/install-arduino-ide.sh') }}
4849
- name: Build Sketches
4950
run: bash ./.github/scripts/on-push.sh ${{ matrix.chunk }} 15

0 commit comments

Comments
 (0)