Sebastien L пре 3 година
родитељ
комит
168eb061af
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      .github/workflows/esp-idf-v4.3-build.yml

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

@@ -41,7 +41,8 @@ jobs:
       uses: actions/cache@v2
       with:
         path: |
-          ~/build
+          ~/build 
+          ./
         key: ${{ runner.os }}-${{ matrix.node }}
     - name: Set build parameters
       run: |