mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-05-31 17:24:22 +02:00
ci: Fix the build for LuaJIT and OpenResty on Windows (#453)
This commit is contained in:
parent
47e5bd71a9
commit
138f06e88a
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -25,8 +25,9 @@ jobs:
|
||||
uses: luarocks/gh-actions-lua@v10
|
||||
with:
|
||||
luaVersion: ${{ matrix.luaVersion }}
|
||||
buildCache: false
|
||||
- name: Setup ‘luarocks’
|
||||
uses: luarocks/gh-actions-luarocks@v5
|
||||
uses: luau-project/gh-actions-luarocks@fix-mingw-MSVCRT
|
||||
- name: Make and install
|
||||
run: |
|
||||
luarocks make -- luasocket-scm-3.rockspec
|
||||
|
Loading…
x
Reference in New Issue
Block a user