Skip to content

Bump rollup from 4.21.3 to 4.22.4 #19

Bump rollup from 4.21.3 to 4.22.4

Bump rollup from 4.21.3 to 4.22.4 #19

Workflow file for this run

name: Build
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install and Build
run: |
npm install
npm run build