Skip to content

Bump the packages group with 3 updates #68

Bump the packages group with 3 updates

Bump the packages group with 3 updates #68

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: write
packages: write
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bahmutov/npm-install@v1
- uses: ok-nick/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Compile
run: yarn build:dev --verbose
- name: Build project
run: rojo build --output place.rbxlx