wtf im dumb

This commit is contained in:
2026-03-21 01:35:40 +03:00
parent 7037b2b5f2
commit b66b4a2dc2

View File

@@ -49,7 +49,7 @@ jobs:
- name: Configure CMake
working-directory: ${{github.workspace}}/build
run: |
cmake -B . \
cmake $GITHUB_WORKSPACE \
-G Ninja \
-DCMAKE_SYSTEM_NAME=Windows \
-DCMAKE_C_COMPILER=$PWD/llvm-mingw/bin/x86_64-w64-mingw32-clang \