change esp-idf cache tag

This commit is contained in:
Dan Halbert 2020-08-01 13:21:20 -04:00
parent 1771858f4a
commit 4860e0cf62
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ jobs:
id: idf-cache
with:
path: ${{ github.workspace }}/.idf_tools
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20200523
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20200801
- name: Install IDF tools
run: |
$IDF_PATH/tools/idf_tools.py --non-interactive install required