mirror of
https://github.com/lunarmodules/luafilesystem.git
synced 2026-07-22 02:53:06 +00:00
ci: use gh-actions-lua and gh-actions-luarocks from luarocks
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -18,11 +18,11 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- uses: leafo/gh-actions-lua@v8.0.0
|
- uses: luarocks/gh-actions-lua@master
|
||||||
with:
|
with:
|
||||||
luaVersion: ${{ matrix.lua-version }}
|
luaVersion: ${{ matrix.lua-version }}
|
||||||
|
|
||||||
- uses: leafo/gh-actions-luarocks@master
|
- uses: luarocks/gh-actions-luarocks@master
|
||||||
|
|
||||||
- name: Prep
|
- name: Prep
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user