Skip to content

build(deps): bump rollup from 3.29.4 to 3.29.5 #421

build(deps): bump rollup from 3.29.4 to 3.29.5

build(deps): bump rollup from 3.29.4 to 3.29.5 #421

Workflow file for this run

name: Website
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
name: build
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Build
run: yarn build
working-directory: ./website