Skip to content

Commit 350c494

Browse files
committed
sudo
1 parent 4cda268 commit 350c494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
9292
- name: Install
9393
run: |
94-
cmake --install build_debug
94+
sudo cmake --install build_debug
9595
9696
- name: Create service
9797
run: |

0 commit comments

Comments
 (0)