Compare commits

...

2 Commits

Author SHA1 Message Date
bri cassa f19d57f6fc Merge remote-tracking branch 'mt-mods/master' 2023-06-07 22:52:51 +02:00
David Leal e85417b180
Use the correct branch name 2023-01-10 00:13:38 -06:00
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@main
- name: apt
run: sudo apt-get install -y luarocks
- name: luacheck install