Skip to content

Commit ef28b08

Browse files
authored
Merge pull request #43 from LibreSign/fix/remove-unecessary-directory-change
fix: remove unecessary directory change
2 parents 31bd41c + 592a183 commit ef28b08

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)