Skip to content

Docs and changelog #1675

Docs and changelog

Docs and changelog #1675

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