Skip to content

Commit

Permalink
Fixes docs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 4, 2021
1 parent aa70062 commit 6294262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2

- name: Build docs
run: make docs
run: make build-docs

- name: Deploy to Pages
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 6294262

Please sign in to comment.