This commit is contained in:
Arnaud 2025-10-10 09:33:27 +02:00
parent e389d93e88
commit a4ba7e8b59
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -94,7 +94,7 @@ jobs:
pacman -Sy --noconfirm make
git config --global core.symlinks false
make QUICK_AND_DIRTY_COMPILER=1 update
make libcodex
CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="-G \"Unix Makefiles\""' make libcodex
- name: Package artifacts (Linux/macOS)
if: matrix.os != 'windows-latest'