Skip to content

Commit 269bdbd

Browse files
committed
Try
1 parent 130f790 commit 269bdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_natives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
shell: msys2 {0}
6060
run: |
6161
cmake -DCMAKE_BUILD_TYPE=Release -G Ninja -S ./ -B ./build
62-
cmake --build ./build --target all
62+
cmake --build ./build --target libclarabel_c_shared
6363
- name: Upload library
6464
uses: actions/upload-artifact@v4
6565
with:

0 commit comments

Comments
 (0)