Skip to content

Update Node docker version and TS #57

Update Node docker version and TS

Update Node docker version and TS #57

Workflow file for this run

name: "Run PR checks"
on:
workflow_dispatch: null
pull_request: null
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: yarn --immutable
- run: yarn build