Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Merge pull request #221 from sanwebinfo/renovate/rollup-4.x #554

Merge pull request #221 from sanwebinfo/renovate/rollup-4.x

Merge pull request #221 from sanwebinfo/renovate/rollup-4.x #554

Workflow file for this run

name: build-test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: use yarn
run: |
yarn install
yarn build