Skip to content

Commit d262d49

Browse files
committed
CI: debugging for templates-dyff comment
1 parent bc9853a commit d262d49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/templates-dyff-comment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Unpack artifact
2727
id: artifacts
2828
run: |
29+
ls -lR
2930
unzip dyff-templates -d "${{ runner.temp }}"
3031
# This is already formatted as pr-number=<pr number>
3132
cat "${{ runner.temp }}/pr-number.txt" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)