ci: Fix save and restore in GitHub cache action for MacOS build

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
Gustavo Henrique Nihei 2022-12-08 17:57:58 -03:00 committed by Xiang Xiao
parent 2f3e237380
commit 6576be99e1
1 changed files with 1 additions and 1 deletions

View File

@ -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