瀏覽代碼

Update cache path to split esp-idf v4.3

Sébastien 3 年之前
父節點
當前提交
cf3393e76a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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