24:先install好,再进arm64的容器进行build
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…
Reference in New Issue