Skip to content

Commit 1bbb90b

Browse files
committed
removing requirement from workflow
1 parent 63bc699 commit 1bbb90b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Build and Commit
4444
uses: sphinx-notes/pages@master
4545
with:
46-
install_requirements: true
46+
install_requirements: false
4747
documentation_path: docs/src
4848
- name: Push changes
4949
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)