Skip to content

Expand 2.1.2 understanding to make it more ... understandable #452

Expand 2.1.2 understanding to make it more ... understandable

Expand 2.1.2 understanding to make it more ... understandable #452

Workflow file for this run

name: Build PR
on:
pull_request:
jobs:
build:
name: Run build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm i && npm run build