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 ba2b2f9 commit 9aff5d5Copy full SHA for 9aff5d5
.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 clone https://gitee.com/xengine/XEngine_OPenSource.git XEngine_Source/XEngine_Depend
37
# 设置依赖库的环境变量
38
- name: Set up Dependency rocky linux Environment
0 commit comments