Explorar o código

Try to speed up the build

Sebastien L %!s(int64=3) %!d(string=hai) anos
pai
achega
168eb061af
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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: |