Skip to content

build(deps-dev): bump vite from 5.2.13 to 5.3.0 #107

build(deps-dev): bump vite from 5.2.13 to 5.3.0

build(deps-dev): bump vite from 5.2.13 to 5.3.0 #107

Workflow file for this run

name: Build
on:
push:
jobs:
tag:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build
run: |
npm install
npm run build