diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 28c2956297..87c90726e9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -198,7 +198,7 @@ jobs: env: cache-name: ${{ runner.os }}-cache-tools with: - path: prebuilt + path: ./sources/prebuilt key: ${{ runner.os }}-tools-${{ hashFiles('./sources/nuttx/tools/ci/cibuild.sh') }} - name: Export NuttX Repo SHA