Skip to content

Commit 67507c0

Browse files
committed
fixes for macos compilation
1 parent 10ce791 commit 67507c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
-DCMAKE_INSTALL_PREFIX="./install" \
109109
-G Ninja \
110110
..
111-
ninja install
111+
ninja -v install
112112
113113
- name: ⬆️ Upload Artifact
114114
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)