Skip to content

Build dev docs in CI #4

Build dev docs in CI

Build dev docs in CI #4

Workflow file for this run

name: dev-docs
on:
push:
branches:
- main
pull_request:
jobs:
build_dev-docs:
name: Build dev-docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: xu-cheng/texlive-action@v2
with:
scheme: full
run: |
bash scripts/dev-docs.sh