Skip to content

Commit

Permalink
[no ci] github actions: parallel doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
vpratz committed Jan 2, 2025
1 parent 77dee84 commit 29e94e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/multiversion-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
cd ./dev/docsrc
make clean
make github
make parallel
- name: Commit changes to docs
run: |
cd ./gh-pages-dev
Expand Down

0 comments on commit 29e94e6

Please sign in to comment.