Skip to content

Commit

Permalink
fixup! .github/workflows/gen-images: add summary
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Mar 12, 2024
1 parent 0aea4b5 commit 5adc4e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gen-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,11 +342,11 @@ jobs:
### Download
Download the result of this run with `./release.sh "${{ github.run_id }}" -- -R "${{ github.repository }}"`
or [use this url](${{ steps.upload.outputs.artifact-url }}).
Download the result of this run with \`./release.sh "${{ github.run_id }}" -- -R "${{ github.repository }}"\`
or use [this url](${{ steps.upload.outputs.artifact-url }}).
### Checksums
```
\`\`\`
$(cat distdir-${{ needs.prepare.outputs.datecode }}/sha256sum.txt)
```
\`\`\`
EOF

0 comments on commit 5adc4e6

Please sign in to comment.