添加切换系统为ARM的脚本段

王良 2024-11-08 12:39:00 +08:00
parent 720e9e1970
commit 91f8ec658d
1 changed files with 0 additions and 1 deletions

View File

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