Skip to content

Commit ad3fe31

Browse files
committed
fix issue
1 parent 3f57cd9 commit ad3fe31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ur-build-hw.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
outputs:
128128
artifact: ${{ steps.pack_artifact.outputs.artifact }}
129129
artifact_filename: ${{ steps.pack_artifact.outputs.artifact_filename }}
130+
decompress_command: ${{ steps.pack_artifact.outputs.decompress_command }}
130131

131132
steps:
132133
# TODO:

0 commit comments

Comments
 (0)