change esp build cache key (again)
This commit is contained in:
parent
68552e90e8
commit
b1268107af
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -475,7 +475,7 @@ jobs:
|
||||
id: idf-cache
|
||||
with:
|
||||
path: ${{ github.workspace }}/.idf_tools
|
||||
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210303
|
||||
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210304
|
||||
- name: Clone IDF submodules
|
||||
run: |
|
||||
(cd $IDF_PATH && git submodule update --init)
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5285548c7543354ac8e13da37499019e204b1c49
|
||||
Subproject commit 280297bdb7aec67adf347ec046943a48a71647df
|
Loading…
x
Reference in New Issue
Block a user