Skip to content

Add math.map to the Luau standard library #1692

Add math.map to the Luau standard library

Add math.map to the Luau standard library #1692

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