Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 authored Jun 27, 2024
1 parent fad56de commit c40ee87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ runs:
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
path: ./${{ github.workspace }}/_site
path: ${{ github.workspace }}/_site

0 comments on commit c40ee87

Please sign in to comment.