deletions

This commit is contained in:
Dan Saunders
2025-03-14 14:07:54 -04:00
parent e6a7bbe9ff
commit a5e37f183c
9 changed files with 1 additions and 654 deletions

View File

@@ -22,9 +22,7 @@ jobs:
python-version: '3.11'
- name: install dependencies
run: |
python3 -m pip install jupyter quartodoc
python3 -m pip install -e .
python3 scripts/generate_docs.py
python3 -m pip install jupyter
- name: Publish to GitHub Pages (and render)
uses: quarto-dev/quarto-actions/publish@v2
with: