Skip to content

Commit d7eedc5

Browse files
authored
Merge pull request #20 from adafruit/main
Update from main
2 parents 9203a77 + 034b1bb commit d7eedc5

36 files changed

+1258
-996
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ jobs:
421421
id: idf-cache
422422
with:
423423
path: ${{ github.workspace }}/.idf_tools
424-
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20200523
424+
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20200801
425425
- name: Install IDF tools
426426
run: |
427427
$IDF_PATH/tools/idf_tools.py --non-interactive install required

0 commit comments

Comments
 (0)