Skip to content

Update the version to 2.2.0 #87

Update the version to 2.2.0

Update the version to 2.2.0 #87

Workflow file for this run

name: Compressed Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2.0.1
with:
version: 6.32.10
- uses: preactjs/compressed-size-action@v2