Skip to content

Commit

Permalink
[docs] testing 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dexter93 committed Sep 22, 2024
1 parent a463068 commit 91c7601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
source $HOME/.bashrc
nvm use 20
qmk --verbose generate-docs
rm .build/docs/CNAME
sed -i "s^basePath: '/'^basePath: '/qmk_firmware/'^" .build/docs/index.html
- name: Deploy
if: ${{ github.event_name == 'push' && github.repository == 'SonixQMK/qmk_firmware' }}
Expand Down

0 comments on commit 91c7601

Please sign in to comment.