tools/cibuild.sh: Move the installation directory from prebuilt to tools

sync with tools/ci/docker/linux/Dockerfile

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-12-10 18:05:41 +08:00
committed by Xiang Xiao
parent 4026f47b3b
commit 98412b9e97
2 changed files with 110 additions and 111 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ jobs:
env:
cache-name: ${{ runner.os }}-cache-tools
with:
path: ./sources/prebuilt
path: ./sources/tools
key: ${{ runner.os }}-tools-${{ hashFiles('./sources/nuttx/tools/ci/cibuild.sh') }}
- name: Export NuttX Repo SHA