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 8b06339 commit 0d1e0fc
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 "/description: \"Documentation for QMK Firmware\",/a\ base: '/qmk_docs/'," "builddefs/docsgen/.vitepress/config.mts"
sed -i "/description: \"Documentation for 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 0d1e0fc

Please sign in to comment.