Skip to content

build(deps-dev): bump concurrently from 8.2.2 to 9.0.1 #188

build(deps-dev): bump concurrently from 8.2.2 to 9.0.1

build(deps-dev): bump concurrently from 8.2.2 to 9.0.1 #188

Workflow file for this run

name: Build Checks for API
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Bun Runtime
uses: antongolub/action-setup-bun@v1
- run: bun i
- run: bun run build
- run: du -sh