Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

chore: rename build script to "generate-types" #2

chore: rename build script to "generate-types"

chore: rename build script to "generate-types" #2

Workflow file for this run

on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: |
bun install
bun run build