ci/docker: Fix " Could not find GN_EXECUTABLEXX using the following names: gn"

report here:
https://github.com/apache/nuttx-apps/actions/runs/7149109828/job/19470959712?pr=2225
regression by:
https://github.com/apache/nuttx/pull/11345

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-12-09 13:47:49 +08:00 committed by Xiang Xiao
parent c3fd7f84ad
commit d6ac9e1aed
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ ENV WASI_SDK_PATH="/tools/wasi-sdk"
ENV PATH="/tools/wamr:$PATH"
# gn tool
COPY --from=nuttx-tools /tools/gn/ /tools/gn/out/
COPY --from=nuttx-tools /tools/gn/ /tools/gn/gn/out/
ENV PATH="/tools/gn:$PATH"
# ZAP tool and nodejs packet