添加切换系统为ARM的脚本段
parent
720e9e1970
commit
91f8ec658d
|
@ -51,7 +51,6 @@ jobs:
|
|||
apt-get update && apt-get install curl -y
|
||||
curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
|
||||
apt-get install -y nodejs gcc g++ make
|
||||
apt update && apt install python3 -y
|
||||
corepack enable
|
||||
run: |
|
||||
uname -a
|
||||
|
|
Loading…
Reference in New Issue