Skip to content

Bump vite from 4.3.3 to 4.4.8 #150

Bump vite from 4.3.3 to 4.4.8

Bump vite from 4.3.3 to 4.4.8 #150

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"