Skip to content

Commit

Permalink
add open in new tab to gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MicrocontrollersDev authored Aug 5, 2024
1 parent cfd1c1d commit 368f13c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-open-in-new-tab
- run: mkdocs gh-deploy --force

0 comments on commit 368f13c

Please sign in to comment.