This commit is contained in:
flysand7 2023-07-23 20:57:52 +11:00
parent a06e024b74
commit bfbe6c82a0
1 changed files with 2 additions and 2 deletions

View File

@ -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