Skip to content

Commit

Permalink
Fixed HTML path
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Apr 15, 2024
1 parent ae1b27a commit 065e093
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 @@ -42,7 +42,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: HTML
path: ${{github.workspace}}/HTMLversion/HTML.tar.gz
path: ${{github.workspace}}/HTML.tar.gz

- name: cache htmlhelp
id: cache-htmlhelp
Expand Down

0 comments on commit 065e093

Please # to comment.