Skip to content

docs: Add management and demo docs #1354

docs: Add management and demo docs

docs: Add management and demo docs #1354

Workflow file for this run

name: Build site
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
with:
submodules: true
fetch-depth: 0
- uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
with:
node-version: '16'
cache: 'npm'
- run: npm ci
- run: make ANTORAFLAGS=--fetch