Skip to content

Merge pull request #61 from urish/patch-1 #5

Merge pull request #61 from urish/patch-1

Merge pull request #61 from urish/patch-1 #5

Workflow file for this run

name: Build spec
on: [pull_request, push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ljharb/actions/node/install@main
- run: npm run build