Skip to content

Commit

Permalink
Merge pull request #21 from SemyonSinchenko/minimal-documentation
Browse files Browse the repository at this point in the history
Fix actions
  • Loading branch information
SemyonSinchenko authored Sep 17, 2024
2 parents 574a4bf + 550eff6 commit 0597889
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,4 @@ jobs:
- name: Build and Deploy
run: |
cd tsumugi-python
poetry shell
cd ..
mkdocs gh-deploy --force
poetry run cd .. && mkdocs gh-deploy --force

0 comments on commit 0597889

Please sign in to comment.