Skip to content

Commit f0acc37

Browse files
committed
More debugging
1 parent f95e041 commit f0acc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/download.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fi
6666
6767
- name: Validate job outputs stored properly
68-
run: echo "${{ format('Job output is {0})', toJson(steps.verification.outputs.file)) }}"
68+
run: echo "${{ format('Job output is {0})', steps.verification.outputs.file) }}"
6969

7070
- name: Cache the file - to be used in deployment workflow
7171
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)