Skip to content

fix(deps): update dependency preact to v10.25.2 #3151

fix(deps): update dependency preact to v10.25.2

fix(deps): update dependency preact to v10.25.2 #3151

Workflow file for this run

name: Automated tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
node-version: 20
cache: yarn
- name: Verify build
run: |
yarn install
yarn build
env:
RELATIVE_CI_KEY: ${{ secrets.RELATIVE_CI_KEY }}
- name: Verify cosmos build
run: |
yarn build:cosmos