Skip to content

fix(deps): update dependency preact to v10.24.3 #3071

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

fix(deps): update dependency preact to v10.24.3 #3071

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: 18
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