Skip to content

Updated Luau from 0.607 to 0.631 #28

Updated Luau from 0.607 to 0.631

Updated Luau from 0.607 to 0.631 #28

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
jobs:
call-windows-build:
name: Windows Build
uses: ./.github/workflows/win-build.yml
call-linux-build:
name: Linux Build
uses: ./.github/workflows/linux-build.yml