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.
1 parent 3f57cd9 commit ad3fe31Copy full SHA for ad3fe31
.github/workflows/ur-build-hw.yml
@@ -127,6 +127,7 @@ jobs:
127
outputs:
128
artifact: ${{ steps.pack_artifact.outputs.artifact }}
129
artifact_filename: ${{ steps.pack_artifact.outputs.artifact_filename }}
130
+ decompress_command: ${{ steps.pack_artifact.outputs.decompress_command }}
131
132
steps:
133
# TODO:
0 commit comments