Skip to content

Bump vite from 5.2.12 to 5.3.2 #560

Bump vite from 5.2.12 to 5.3.2

Bump vite from 5.2.12 to 5.3.2 #560

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and Build
run: |
yarn
CI=false yarn build