follow redirect

This commit is contained in:
leaf corcoran 2020-11-22 18:10:09 -08:00
parent 13735f711d
commit e2a44b040c

View File

@ -30,7 +30,7 @@ jobs:
- name: Get Luafilesystem
run: |
curl -o luafilesystem.tar.gz https://github.com/keplerproject/luafilesystem/archive/v1_8_0.tar.gz
curl -L -o luafilesystem.tar.gz https://github.com/keplerproject/luafilesystem/archive/v1_8_0.tar.gz
tar -xZf luafilesystem.tar.gz
- name: List Files