Skip to content

Commit 592a183

Browse files
committed
fix: remove unecessary directory change
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 31bd41c commit 592a183

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.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)