Skip to content

fix: using value props of react-select #242

fix: using value props of react-select

fix: using value props of react-select #242

Workflow file for this run

name: Azure Static Web Apps CI/CD
on:
pull_request:
types: [opened, synchronize, reopened]
branches: [main, fiber]
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Use Bun
uses: oven-sh/setup-bun@v1
- name: bun install, and start
run: |
bun install
bun run refresh-kbs
bun run build