Skip to content

Commit 3f57cd9

Browse files
committed
fix issue
1 parent c464b2b commit 3f57cd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ on:
4242
value: ${{ jobs.adapter_build_hw.outputs.artifact }}
4343
artifact_filename:
4444
value: ${{ jobs.adapter_build_hw.outputs.artifact_filename }}
45+
decompress_command:
46+
value: ${{ jobs.adapter_build_hw.outputs.decompress_command }}
4547

4648
workflow_dispatch:
4749
inputs:

0 commit comments

Comments
 (0)