Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
travishathaway committed Dec 5, 2024
1 parent 3d57193 commit c5afaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
run: conda env update --name base --file docs/environment.yml

- name: Build Docs
run: make -C docs html
run: conda run --name base make -C docs html

# required check
analyze:
Expand Down

0 comments on commit c5afaa1

Please sign in to comment.