We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821878b commit 5216374Copy full SHA for 5216374
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
-S . \
51
-B build \
52
-DCMAKE_BUILD_TYPE=Release
53
- cmake \
+ sudo cmake \
54
--build build \
55
--target install
56
0 commit comments