Skip to content

Commit eda9876

Browse files
committed
save
1 parent cc91c75 commit eda9876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
run: |
126126
127127
sudo apt-get update
128-
sudo apt-get install ca-certificates curl
128+
sudo apt-get -y install ca-certificates curl
129129
sudo install -m 0755 -d /etc/apt/keyrings
130130
sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc
131131
sudo chmod a+r /etc/apt/keyrings/docker.asc

0 commit comments

Comments
 (0)