Skip to content

chore: o7 pyramid scheme (#58) #130

chore: o7 pyramid scheme (#58)

chore: o7 pyramid scheme (#58) #130

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: oven-sh/setup-bun@v2
- run: bun install
- run: bun run build