Fix luajit linking for clang

This commit is contained in:
Ygrik2003 2024-12-21 10:23:06 +03:00 committed by GitHub
parent b16c77c3a4
commit b81dab305b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,7 @@ jobs:
mingw-w64-clang-x86_64-toolchain mingw-w64-clang-x86_64-toolchain
mingw-w64-clang-x86_64-cmake mingw-w64-clang-x86_64-cmake
mingw-w64-clang-x86_64-ninja mingw-w64-clang-x86_64-ninja
mingw-w64-clang-x86_64-luajit
git git
- name: Bootstrap vcpkg - name: Bootstrap vcpkg
shell: msys2 {0} shell: msys2 {0}