Skip to content

Bump vite from 6.1.1 to 6.2.0 #2321

Bump vite from 6.1.1 to 6.2.0

Bump vite from 6.1.1 to 6.2.0 #2321

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@v3
- uses: ./.github/actions/prepare
- run: pnpm build