We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
outputs:
1 parent 99747cc commit 04676fdCopy full SHA for 04676fd
.github/workflows/sycl-linux-run-tests.yml
@@ -189,6 +189,7 @@ jobs:
189
container:
190
image: ${{ inputs.image }}
191
options: ${{ inputs.image_options }}
192
+ outputs:
193
artifact_archive_name: ${{ steps.artifact_info.outputs.ARCHIVE_NAME }}
194
artifact_decompress_command: ${{ steps.artifact_info.outputs.DECOMPRESS }}
195
env: ${{ fromJSON(inputs.env) }}
0 commit comments