Skip to content

Bump rollup from 1.32.1 to 2.79.2 #68

Bump rollup from 1.32.1 to 2.79.2

Bump rollup from 1.32.1 to 2.79.2 #68

Workflow file for this run

name: 'Build'
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build
run: |
npm install
npm run build
- name: HACS Action
uses: "hacs/action@main"
with:
category: "plugin"