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

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

View File

@ -45,7 +45,6 @@ jobs:
distro: ubuntu20.04 distro: ubuntu20.04
githubToken: ${{ github.token }} githubToken: ${{ github.token }}
dockerRunArgs: | dockerRunArgs: |
--volume "${PWD}:/build"
--volume "/home/runner:/home/runner" --volume "/home/runner:/home/runner"
install: | install: |
apt-get update && apt-get install curl -y apt-get update && apt-get install curl -y