Skip to content

Bump rollup from 4.9.5 to 4.22.4 #183

Bump rollup from 4.9.5 to 4.22.4

Bump rollup from 4.9.5 to 4.22.4 #183

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- run: npm install
- run: npm run build