mirror of https://github.com/flysand7/ciabatta.git
This commit is contained in:
parent
a06e024b74
commit
bfbe6c82a0
|
@ -22,9 +22,9 @@ jobs:
|
|||
- name: Setup NASM
|
||||
uses: ilammy/setup-nasm@v1
|
||||
- name: Setup Lua
|
||||
- uses: leafo/gh-actions-lua@v9
|
||||
uses: leafo/gh-actions-lua@v9
|
||||
- name: Setup Luarocks
|
||||
- uses: leafo/gh-actions-luarocks@v4
|
||||
uses: leafo/gh-actions-luarocks@v4
|
||||
- name: Install argparse
|
||||
shell: bash
|
||||
run: luarocks install argparse
|
||||
|
|
Loading…
Reference in New Issue