Skip to content

Bump rollup from 2.63.0 to 2.79.2 in /global #674

Bump rollup from 2.63.0 to 2.79.2 in /global

Bump rollup from 2.63.0 to 2.79.2 in /global #674

Workflow file for this run

name: Compressed Size
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2-beta
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v1
with:
build-script: 'build:dist'
repo-token: '${{ secrets.GITHUB_TOKEN }}'