Skip to content

Commit

Permalink
add more debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Aug 14, 2024
1 parent f58c4b3 commit f12ce31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ jobs:
run: |
choco install checksum
export sui_sha=$(checksum -t sha256 ${{ env.TMP_BUILD_DIR }}/sui.exe)
echo ${sui_sha}
pwd
cd chocolatey
cat <<EOF >>VERIFICATION.txt
Expand Down

0 comments on commit f12ce31

Please sign in to comment.