Skip to content

fluid-auto: handle off-short rig and uranium mining drill #61

fluid-auto: handle off-short rig and uranium mining drill

fluid-auto: handle off-short rig and uranium mining drill #61

Workflow file for this run

name: Actions
on: [push]
jobs:
Install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: "Build Mod Zip"
run: IGNORE_VERSION_CHECK=TRUE python3 scripts/package.py
- uses: leafo/gh-actions-lua@v9
with:
luaVersion: "5.4"
- uses: leafo/gh-actions-luarocks@v4
with:
luarocksVersion: "3.9.2"
- name: "Run Tests"
run: luarocks test