I think hhc returns non-zero on success

This commit is contained in:
Charlton, Scott R 2021-09-15 22:12:40 -06:00
parent c47d523431
commit ff0cac0151

View File

@ -79,6 +79,8 @@ jobs:
bash fixup_html.bash bash fixup_html.bash
popd popd
'C:\Program Files (x86)\HTML Help Workshop\hhc' phreeqc3.hhp 'C:\Program Files (x86)\HTML Help Workshop\hhc' phreeqc3.hhp
popd
exit 0
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
with: with: