Skip to content

Bump @types/node from 20.6.0 to 20.6.2 #486

Bump @types/node from 20.6.0 to 20.6.2

Bump @types/node from 20.6.0 to 20.6.2 #486

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install --frozen-lockfile
- run: yarn build