Skip to content

Fix: Exclude not working with absolute path in some cases (#593) #1681

Fix: Exclude not working with absolute path in some cases (#593)

Fix: Exclude not working with absolute path in some cases (#593) #1681

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