This commit is contained in:
duncathan salt 2022-01-07 20:41:05 -06:00 committed by GitHub
parent 1daae46f65
commit c4efb015eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,8 +28,8 @@ jobs:
sudo add-apt-repository -y ppa:bartbes/love-stable
sudo apt-get -q update
sudo apt-get -y install love
luarocks install --server="http://luarocks.org/dev" lua-zip
luarocks install love-release
sudo luarocks install --server="http://luarocks.org/dev" lua-zip
sudo luarocks install love-release
- name: Generate Daily
env:
WEBHOOK: ${{ secrets.WEBHOOK }}