Skip to content

Commit

Permalink
Updated path for download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Apr 16, 2024
1 parent 611c227 commit a114d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: chm
path: ${{github.workspace}}/HTMLversion/phreeqc3.chm
path: ${{github.workspace}}/HTMLversion

- name: versioning
run: ./jenkins-phreeqc-dist.sh -v ${{ needs.init.outputs.VER }} -r ${{ needs.init.outputs.REL }} -d ${{ needs.init.outputs.DATE }}
Expand Down

0 comments on commit a114d73

Please # to comment.