Skip to content

Commit 5b954cd

Browse files
committed
ci:build fix
1 parent 03c72b7 commit 5b954cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RockyX86_64_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: install system package
4242
run: |
43-
dnf update
43+
dnf update -y
4444
dnf install gcc g++ make git jq unzip -y
4545
# 设置依赖库的环境变量
4646
- name: Set up Dependency rocky linux Environment

0 commit comments

Comments
 (0)