Skip to content

Add Lua natives to the library #2

Add Lua natives to the library

Add Lua natives to the library #2

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ main, master ]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: pwsh
steps:
- uses: actions/checkout@v3
- name: .NET
uses: ./.github/actions/dotnet