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

王良 3 weeks ago
parent ff855b57d5
commit 808a6dd567

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

Loading…
Cancel
Save