Skip to content

chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 #346

chore(deps-dev): bump prettier from 3.3.1 to 3.3.2

chore(deps-dev): bump prettier from 3.3.1 to 3.3.2 #346

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn install --frozen-lockfile
- run: yarn build