Skip to content

Commit a49751a

Browse files
committed
Update workflow
1 parent a19ad3d commit a49751a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ jobs:
1616
steps:
1717
- id: deployment
1818
uses: sphinx-notes/pages@v3
19+
with:
20+
documentation_path: .
21+
requirements_path: ./requirements.txt

0 commit comments

Comments
 (0)