Skip to content

Commit 592a183

Browse files
committed
fix: remove unecessary directory change
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 31bd41c commit 592a183

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
2626
- name: Build Sphinx documentation
2727
run: |
28-
cd docs
2928
make all
3029
3130
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)