Skip to content

Commit

Permalink
CI attempt 29
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Jul 4, 2024
1 parent 6ce3899 commit 154bcf3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/github-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ jobs:
CONFIG_FILE: mkdocs.yml
steps:
- run: pip install mkdocs
- working-directory: ./docs
run: mkdocs gh-deploy
- run: ls
# - working-directory: ./docs
# run: mkdocs gh-deploy

# Testing:
# runs-on: windows-latest
Expand Down

0 comments on commit 154bcf3

Please sign in to comment.