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 63ef500 commit f172b17Copy full SHA for f172b17
.github/workflows/rocky_build.yml
@@ -50,7 +50,6 @@ jobs:
50
51
- name: install system package
52
run: |
53
- uname --machine
54
dnf update -y
55
dnf install gcc g++ make git jq unzip -y
56
# 设置依赖库的环境变量
0 commit comments