Skip to content

Bump rollup from 4.32.1 to 4.34.0 #1162

Bump rollup from 4.32.1 to 4.34.0

Bump rollup from 4.32.1 to 4.34.0 #1162

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