Browse Source

Update cache path to split esp-idf v4.3

Sébastien 3 years ago
parent
commit
cf3393e76a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/esp-idf-v4.3-build

+ 1 - 1
.github/workflows/esp-idf-v4.3-build

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