forgot to change file name

This commit is contained in:
Charlton, Scott R 2021-09-16 14:33:39 -06:00
parent 5d41b53c53
commit 975798eb3a

View File

@ -118,7 +118,7 @@ jobs:
name: chm
- name: mv chm
run: mv chm doc/.
run: mv phreeqc3.chm doc/.
- name: versioning
run: ./jenkins-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }}