Skip to content

Commit

Permalink
Update develop.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 authored Sep 22, 2024
1 parent efb9dca commit bc046c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
source $HOME/.bashrc
nvm use 20
sed '/default: {/a\ basePath: "/qmk_docs/",' "builddefs/docsgen/.vitepress/config.mts"
sed "/title: 'QMK Firmware',/a\ base: '/qmk_docs/'," "builddefs/docsgen/.vitepress/config.mts"
qmk --verbose generate-docs
rm .build/docs/CNAME
Expand Down

0 comments on commit bc046c6

Please sign in to comment.