Skip to content

Commit

Permalink
Ci Attempt 16
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Jul 4, 2024
1 parent 9a6fd0f commit 3eef78c
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 @@ -7,8 +7,9 @@ jobs:
env:
CONFIG_FILE: folder/mkdocs.yml
steps:
- run: pip install mkdocs-material
- run: mkdocs gh-deploy
- run: pip install mkdocs
- working-directory: .
run: mkdocs gh-deploy

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

0 comments on commit 3eef78c

Please sign in to comment.