Skip to content

Commit 6fbea19

Browse files
committed
CI:ubuntu arm64
1 parent 34cfce4 commit 6fbea19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu_Arm64_build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
-v ${{ github.workspace }}:/workspace \
4040
-w /workspace ${{ env.IMAGE_NAME }} /bin/sh -c '
4141
set -e
42+
apt update -y
4243
apt install git make g++ wget -y
4344
4445
git submodule init

0 commit comments

Comments
 (0)