Skip to content

[ fix ] Use freshly built libidris2_support in compiler #3441

[ fix ] Use freshly built libidris2_support in compiler

[ fix ] Use freshly built libidris2_support in compiler #3441

Workflow file for this run

name: Sphinx
on:
push:
branches:
- '*'
tags:
- '*'
pull_request:
branches:
- main
jobs:
sphinx-doc-check:
name: Sphinx
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ammaraskar/sphinx-action@master
with:
docs-folder: "docs/"