Skip to content

Commit

Permalink
Added fixup_html step
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Apr 15, 2024
1 parent f40b51c commit 90b9d1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/chm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ jobs:

- name: '🧰 Checkout'
uses: actions/checkout@v4

- name: 'fixup_html'
shell: bash
working-directory: ./HTMLversion/HTML
run: ./fixup_html.bash

0 comments on commit 90b9d1f

Please # to comment.