Skip to content

build(deps-dev): bump react and @types/react #224

build(deps-dev): bump react and @types/react

build(deps-dev): bump react and @types/react #224

Workflow file for this run

name: Build
on:
push:
branches: [main]
paths-ignore:
- ".github/**"
pull_request:
branches: [main]
jobs:
build_firefox:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Use Bun
uses: oven-sh/setup-bun@v2
- name: install and build
run: |
bun install
bun run build:firefox --mv3