Skip to content

Commit 84a4f9f

Browse files
authored
Add debug output wrt #844 (#981)
1 parent 4b20c1f commit 84a4f9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ jobs:
6565
base64 -w0 \
6666
)" >> "$GITHUB_OUTPUT"
6767
68+
echo "DEBUG: After SLSA hash generation we have:"
69+
ls
70+
ls ./target
71+
echo "DEBUG: ARTIFACT_NAME = $ARTIFACT_NAME"
6872
provenance:
6973
needs: [release]
7074
permissions:

0 commit comments

Comments
 (0)