王良 2024-11-08 18:04:08 +08:00
parent e414a80995
commit 4d2160785c
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
- name: "Build on 'arm64v8/ubuntu:20.04' OS"
run: |
docker run --rm -v ${{ github.workspace }}:/workspace:rw --workdir=/workspace \
arm64v8/ubuntu:20.04 \
--platform linux/arm64 arm64v8/ubuntu:20.04 \
bash -exc 'apt-get update && \
apt-get install curl -y && \
curl -fsSL https://deb.nodesource.com/setup_16.x | bash - && \