Skip to content

Commit

Permalink
Fixes CI/CD process
Browse files Browse the repository at this point in the history
  • Loading branch information
kai490952010 committed May 11, 2021
1 parent 0d49ce8 commit 4c3f0b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github_actions_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Make docs
run: |
cd docs
make clean
make html
pipenv run make clean
pipenv run make html

0 comments on commit 4c3f0b4

Please sign in to comment.