Skip to content

Commit fef16ac

Browse files
authored
Update download.yml
1 parent a3b0c9b commit fef16ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/download.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
mkdir -p /opt/download
3838
cd /opt/download
3939
wget $download_url
40+
find ./ -type f -print|xargs sha256sum
4041
4142
- name: upload artifact
4243
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)