Skip to content

Commit

Permalink
WIP: testin sphinx build + artifacts x19
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Aug 16, 2024
1 parent a385fbc commit 1f5f2ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
# restore-keys: |
# ${{ runner.os }}-conda-

- name: Activate diff_check conda environment
run: |
conda activate diff_check
# - name: Activate diff_check conda environment
# run: |
# conda activate diff_check

- name: Cmake Configure
run: |
Expand All @@ -58,7 +58,7 @@ jobs:
- name: Sphinx build
run: |
invoke documentize
conda run --name diff_check --no-capture-output sphinx-build doc _build
Expand Down
1 change: 0 additions & 1 deletion deps/eigen
Submodule eigen deleted from 59498c

0 comments on commit 1f5f2ca

Please sign in to comment.