We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea5a30 commit f577396Copy full SHA for f577396
1 file changed
.github/actions/test_artifacts/action.yml
@@ -35,7 +35,7 @@ runs:
35
github.run_attempt,
36
github.job,
37
strategy.job-index,
38
- steps.matrix-props.outputs.result) }}
+ inputs.os) }}
39
40
# A file, directory or wildcard pattern that describes what
41
# to upload.
0 commit comments