Skip to content

Commit

Permalink
Fixed working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Apr 15, 2024
1 parent 60db2f1 commit ae1b27a
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 @@ -36,7 +36,7 @@ jobs:

- name: 'update html'
shell: bash
working-directory: ${{ github.workspace }}/HTMLversion/HTML
working-directory: ${{ github.workspace }}/HTMLversion
run: tar czf ../HTML.tar.gz HTML/*.htm HTML/*.png HTML/*.css

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ae1b27a

Please # to comment.