Skip to content

Fix semver

Fix semver #30

Workflow file for this run

name: Test Build
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: "18.x"
registry-url: "https://registry.npmjs.org"
scope: "@apiscp"
- run: yarn install
- run: yarn demo-build