Skip to content

Add PathWaypoint.new third argument #1678

Add PathWaypoint.new third argument

Add PathWaypoint.new third argument #1678

name: Generate Roblox standard library
on: [push, pull_request]
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Generate
run: cargo run --bin selene --verbose -- generate-roblox-std
- name: Upload
uses: actions/upload-artifact@v4
with:
name: roblox
path: roblox.yml