Skip to content

Bump vite from 4.4.8 to 4.5.1 #158

Bump vite from 4.4.8 to 4.5.1

Bump vite from 4.4.8 to 4.5.1 #158

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: preactjs/compressed-size-action@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
build-script: "build:ci"