24:先install好,再进arm64的容器进行build

王良 2024-11-08 23:02:41 +08:00
parent ff855b57d5
commit 808a6dd567
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ jobs:
apt install python3 -y && \
npm config list && \
node -p "process.arch" && \
lerna -v && \
node -v && \
npm -v && \
cd packages/gui && \
ls -lah && \