Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Beggs-ECMWF authored Dec 14, 2024
1 parent da7b72e commit af700a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Run make4ht
uses: docker://ghcr.io/michal-h21/make4ht-action:latest
env:
command: "make4ht -c mycfg.cfg -a debug -u -d out main.tex \"2\""
command: "make4ht -a debug -u -d out main.tex \"2\""
- name: Publish the web pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit af700a9

Please sign in to comment.