Skip to content

Bump preact from 10.10.0 to 10.19.5 #591

Bump preact from 10.10.0 to 10.19.5

Bump preact from 10.10.0 to 10.19.5 #591

Workflow file for this run

name: Build Test
on:
push:
branches:
- migrate-v3
pull_request:
branches:
- master
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: 'true'
- run: yarn install && npm run build