8000 bump xtensa cache id · domdfcoding/circuitpython@6d6089f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d6089f

Browse files
committed
bump xtensa cache id
1 parent ef4993a commit 6d6089f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ jobs:
482482
id: idf-cache
483483
with:
484484
path: ${{ github.workspace }}/.idf_tools
485-
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210422
485+
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210518
486486
- name: Clone IDF submodules
487487
run: |
488488
(cd $IDF_PATH && git submodule update --init)

0 commit comments

Comments
 (0)
0