chore: rewrite ci (#1236)

no appimage
ubuntu and mac os
release and nightly
This commit is contained in:
Simon Hauser
2021-09-13 21:49:32 +02:00
committed by GitHub
parent 4380e453ca
commit e7aa63db8f
3 changed files with 51 additions and 52 deletions

View File

@@ -12,7 +12,7 @@ jobs:
- name: Prepare
run: |
sudo apt-get update
sudo apt-get install luarocks
sudo apt-get install -y luarocks
sudo luarocks install luacheck
- name: Lint