Update cache path to split esp-idf v4.3

This commit is contained in:
Sébastien
2021-12-10 16:11:55 -05:00
committed by GitHub
parent 4474c4378a
commit cf3393e76a

View File

@@ -43,7 +43,7 @@ jobs:
path: | path: |
build build
/var/lib/docker /var/lib/docker
key: ${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }} key: idf4.3-${{ runner.os }}-${{ matrix.node }}-${{ matrix.depth }}
- name: Set build parameters - name: Set build parameters
run: | run: |
git update-index --chmod=+x ./server_certs/getcert.sh git update-index --chmod=+x ./server_certs/getcert.sh