33:先install好,再进arm64的容器进行build(容器以root用户运行)
parent
495f99b0d4
commit
d95684d63a
|
@ -75,7 +75,7 @@ jobs:
|
|||
echo "======================================================================";
|
||||
echo "lerna bootstrap --npm-client=yarn";
|
||||
echo "--------------------";
|
||||
lerna bootstrap --npm-client=yarn --unsafe-perm=true --allow-root;
|
||||
lerna bootstrap --npm-client=yarn;
|
||||
|
||||
- name: "Set up QEMU"
|
||||
id: qemu
|
||||
|
|
Loading…
Reference in New Issue