Skip to content

Commit 5216374

Browse files
committed
fixed workflows
1 parent 821878b commit 5216374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
-S . \
5151
-B build \
5252
-DCMAKE_BUILD_TYPE=Release
53-
cmake \
53+
sudo cmake \
5454
--build build \
5555
--target install
5656

0 commit comments

Comments
 (0)