Skip to content

Bump @types/node from 22.7.5 to 22.7.7 #1993

Bump @types/node from 22.7.5 to 22.7.7

Bump @types/node from 22.7.5 to 22.7.7 #1993

Workflow file for this run

name: Build client on CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: Build schema from source
run: docker compose -f docker-compose-ci.yml run update_from_remote_schema