mirror of https://github.com/flysand7/ciabatta.git
This commit is contained in:
parent
39febaf2c2
commit
90aa340c37
|
@ -20,7 +20,7 @@ jobs:
|
||||||
uses: egor-tensin/setup-clang@v1
|
uses: egor-tensin/setup-clang@v1
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
platform: x64
|
platform: "x64"
|
||||||
- name: Setup Lua
|
- name: Setup Lua
|
||||||
- uses: leafo/gh-actions-lua@v9
|
- uses: leafo/gh-actions-lua@v9
|
||||||
- uses: leafo/gh-actions-luarocks@v4
|
- uses: leafo/gh-actions-luarocks@v4
|
||||||
|
|
Loading…
Reference in New Issue