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 cf2dbd0 commit 4e03abe
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: apt-get install python3-sphinx
run: brew install sphinx-doc
- name: cmake
run: |
cd docs
Expand Down

0 comments on commit 4e03abe

Please sign in to comment.