fix: get path root from github.workspace
This commit is contained in:
2
.github/workflows/test-per-file.yml
vendored
2
.github/workflows/test-per-file.yml
vendored
@@ -91,4 +91,4 @@ jobs:
|
||||
path/**/dir-1/
|
||||
!path/to/dir-3/*.gz
|
||||
artifact-per-file: true
|
||||
artifact-name-rule: ${{ matrix.runs-on }}-${name}
|
||||
artifact-name-rule: ${{ matrix.runs-on }}-${path}-${name}
|
||||
|
||||
Reference in New Issue
Block a user