Skip to content

chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.3 to 4.28.0 #662

chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.3 to 4.28.0

chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.24.3 to 4.28.0 #662

Workflow file for this run

name: tests
on:
push:
branches-ignore:
- deploy
tags-ignore:
- "*"
jobs:
build:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v4
- name: Use Node.js lts/*
uses: actions/setup-node@v4
with:
node-version: lts/*
- name: Install dependencies
run: npm ci
- name: Build
run: ./build.sh