Skip to content

Release: ODH 2.4.0 blog #105

Release: ODH 2.4.0 blog

Release: ODH 2.4.0 blog #105

Workflow file for this run

name: Test Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build