Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Merge branch 'feature/github_actions' of https://github.com/RomanPody… #2

Merge branch 'feature/github_actions' of https://github.com/RomanPody…

Merge branch 'feature/github_actions' of https://github.com/RomanPody… #2

Workflow file for this run

name: Lua
on:
push:
branches: [ "main", "feature/github_actions" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
run: ./Util/build.sh