Skip to content

Commit

Permalink
sudo for install
Browse files Browse the repository at this point in the history
  • Loading branch information
EfesX committed Jun 7, 2024
1 parent 7f9568e commit c76496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: building
run: |
cmake --build build -j $(nproc)
cmake --install build
sudo cmake --install build
- name: testing
run: |
Expand Down

0 comments on commit c76496b

Please sign in to comment.