Skip to content

Commit

Permalink
Update build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacgsmith authored May 3, 2022
1 parent 713c9db commit d48ebbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: pip install -e .

- name: Build documentation
run: cd docs/ && make html
run: cd docs/ && make html CORES=auto

- name: Set destination directory
run: |
Expand Down

0 comments on commit d48ebbd

Please sign in to comment.