Skip to content

Commit

Permalink
CI attempt 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Usmani committed Jul 4, 2024
1 parent 5a7f059 commit 67fe236
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/github-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ jobs:
Publish_documentation:
runs-on: ubuntu-latest
env:
CONFIG_FILE: folder/mkdocs.yml
CONFIG_FILE: mkdocs.yml
steps:
- run: pip install mkdocs
- working-directory: ./
run: mkdocs gh-deploy
- run: mkdocs gh-deploy

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

0 comments on commit 67fe236

Please sign in to comment.