Skip to content

Commit c0e980a

Browse files
committed
use relative path
1 parent af90842 commit c0e980a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ jobs:
115115
uses: actions/upload-artifact@v3
116116
with:
117117
name: coverage-report
118-
path: cov.tar.gz
118+
path: "/build/cov.tar.gz"
119119
if-no-files-found: error

0 commit comments

Comments
 (0)