There was an error while loading. Please reload this page.
1 parent 5e88c22 commit a9d4d66Copy full SHA for a9d4d66
1 file changed
.github/workflows/build-and-release.yml
@@ -67,8 +67,7 @@ jobs:
67
68
- name: Install build dependencies
69
run: |
70
- apt-get update
71
- apt-get install -y cmake make g++
+ yum install -y cmake make gcc-c++
72
73
- name: Install and build
74
0 commit comments