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 134bd8e commit 5310945Copy full SHA for 5310945
.github/workflows/rocky_x86_64_build.yml
@@ -50,6 +50,7 @@ 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