Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
underpig1 committed Jul 29, 2020
1 parent e484045 commit a074b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: install
run: pip install sphinx
run: pip install --user sphinx
- name: cmake
run: |
cd docs
Expand Down

0 comments on commit a074b72

Please sign in to comment.