diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index b1cce30..ea5d7e5 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -93,8 +93,8 @@ jobs: run: | pacman -Sy --noconfirm make git config --global core.symlinks false - make QUICK_AND_DIRTY_COMPILER=1 update - CODEX_LIB_PARAMS='-d:LeopardCmakeFlags="-G \"Unix Makefiles\""' make libcodex + make update + make libcodex - name: Package artifacts (Linux/macOS) if: matrix.os != 'windows-latest' diff --git a/vendor/nim-codex b/vendor/nim-codex index 3bf2161..2bc5371 160000 --- a/vendor/nim-codex +++ b/vendor/nim-codex @@ -1 +1 @@ -Subproject commit 3bf2161dba4a83c33ae9f9fc61e7dd5d7550188f +Subproject commit 2bc5371375d5ecba6e452df6eb6eb5d1b12884df