Skip to content

fix: change solve rejected toast text to we are working on this bug, for #221

fix: change solve rejected toast text to we are working on this bug, for

fix: change solve rejected toast text to we are working on this bug, for #221

Workflow file for this run

name: build-check
on:
workflow_dispatch:
push:
branches: ['main', 'dev']
pull_request:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- name: Build
run: |
bun install
bun run build