Skip to content

Commit 5cc2127

Browse files
committed
Does this work?
1 parent 914e1be commit 5cc2127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
type: ${{ matrix.type }}
4040

4141
- name: Print
42-
run: echo ${{ steps.find.outputs }}
42+
run: echo ${{ steps.find.outputs.packages }}

0 commit comments

Comments
 (0)