Skip to content

Update ctf_map README.md to include details on the new Indestructible Water and Lava Barrier Glass #1944

Update ctf_map README.md to include details on the new Indestructible Water and Lava Barrier Glass

Update ctf_map README.md to include details on the new Indestructible Water and Lava Barrier Glass #1944

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Luarocks
run: |
sudo apt-get update -qyy
sudo apt-get install luarocks -qyy
- name: Install Luacheck
run: luarocks install --local luacheck
- name: Run Luacheck
run: $HOME/.luarocks/bin/luacheck mods