We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f849d56 commit 0cc22e1Copy full SHA for 0cc22e1
.github/workflows/ci.yaml
@@ -59,4 +59,4 @@ jobs:
59
ctest --output-on-failure
60
- name: install
61
run: |
62
- sudo cmake --install build
+ cmake --install build
0 commit comments