Skip to content

build(deps-dev): bump vite from 5.2.9 to 5.2.10 #99

build(deps-dev): bump vite from 5.2.9 to 5.2.10

build(deps-dev): bump vite from 5.2.9 to 5.2.10 #99

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