Skip to content

cc: make compilation stage options mutually exclusive #44

cc: make compilation stage options mutually exclusive

cc: make compilation stage options mutually exclusive #44

Workflow file for this run

name: "Deploy docs to GitHub Pages"
on:
workflow_dispatch:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: atirut-w/mkdocs-deploy@master
with:
extra-packages: mkdocs-material