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 4dbe1f0 commit 4d7b923Copy full SHA for 4d7b923
.github/workflows/rockybuild.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: sub module checkout (opensource)
34
run: |
35
- dnf install jq unzip -y
+ dnf install git jq unzip -y
36
git submodule init
37
git submodule update
38
# 设置依赖库的环境变量
0 commit comments