Skip to content

Bump @types/node from 20.7.1 to 20.8.2 #145

Bump @types/node from 20.7.1 to 20.8.2

Bump @types/node from 20.7.1 to 20.8.2 #145

Workflow file for this run

name: CI
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install
run: yarn
- name: Build
run: yarn build