Skip to content

Commit 04676fd

Browse files
committed
Re-add accidentally removed outputs: line
1 parent 99747cc commit 04676fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-linux-run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
container:
190190
image: ${{ inputs.image }}
191191
options: ${{ inputs.image_options }}
192+
outputs:
192193
artifact_archive_name: ${{ steps.artifact_info.outputs.ARCHIVE_NAME }}
193194
artifact_decompress_command: ${{ steps.artifact_info.outputs.DECOMPRESS }}
194195
env: ${{ fromJSON(inputs.env) }}

0 commit comments

Comments
 (0)