Skip to content

Commit f13b316

Browse files
committed
fix typo
1 parent 2321f8b commit f13b316

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
-DCMAKE_BUILD_TYPE=Release \
6565
-DCMAKE_INSTALL_PREFIX="$WORKSPACE_INSTALL_PATH" \
6666
../src \
67-
ninja -v install
67+
ninja -v install"
6868
else
6969
cd "$WORKSPACE_BUILD_PATH"
7070
ccache -z

0 commit comments

Comments
 (0)