Skip to content

Commit

Permalink
Update deploy-mkdocs.yml
Browse files Browse the repository at this point in the history
debug
  • Loading branch information
MertenD authored Jul 31, 2023
1 parent 9d8d269 commit 2543f15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Navigate to documentation directory
run: cd documentation

- name: Listing all directories
run: ls

- name: Deploy to GitHub Pages
run: mkdocs gh-deploy --clean

0 comments on commit 2543f15

Please sign in to comment.