Skip to content

Bump Vitepress and switch to Bun #33

Bump Vitepress and switch to Bun

Bump Vitepress and switch to Bun #33

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: "20"
registry-url: "https://registry.npmjs.org"
scope: "@apiscp"
- uses: oven-sh/[email protected]
- run: bun install --frozen-lockfile
- run: bun run demo-build