We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03c72b7 commit 5b954cdCopy full SHA for 5b954cd
.github/workflows/RockyX86_64_build.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: install system package
42
run: |
43
- dnf update
+ dnf update -y
44
dnf install gcc g++ make git jq unzip -y
45
# 设置依赖库的环境变量
46
- name: Set up Dependency rocky linux Environment
0 commit comments