Skip to content

Commit

Permalink
dbg: use verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Feb 6, 2024
1 parent 991b626 commit 1be0e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
run: pip list

- name: "Build HTML Documentation"
shell: cmd
shell: cmd /D /E:ON /V:OFF /C "CALL "{0}""
working-directory: .ci
run: |
build_doc.bat > ..\doc\log.txt && type ..\doc\log.txt 2>&1
Expand Down

0 comments on commit 1be0e77

Please sign in to comment.