Skip to content

Bump rollup from 2.79.2 to 4.30.1 #1139

Bump rollup from 2.79.2 to 4.30.1

Bump rollup from 2.79.2 to 4.30.1 #1139

Workflow file for this run

name: 'Validate Build'
on:
push:
branches:
- master
pull_request:
branches:
- master
- dev
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: |
npm install
npm run build