Skip to content

Commit f577396

Browse files
committed
just use os
1 parent cea5a30 commit f577396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/test_artifacts/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ runs:
3535
github.run_attempt,
3636
github.job,
3737
strategy.job-index,
38-
steps.matrix-props.outputs.result) }}
38+
inputs.os) }}
3939

4040
# A file, directory or wildcard pattern that describes what
4141
# to upload.

0 commit comments

Comments
 (0)