Skip to content

Commit

Permalink
SHA256SUM for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dfunckt committed Dec 21, 2023
1 parent 3ee303c commit 36d4c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ runs:
elif [[ "${RUNNER_OS}" == Windows ]]; then
PLATFORM=Windows
SHA256SUM_BIN=sha256sum
else
echo "ERROR: unexpected runner OS: ${RUNNER_OS}"
Expand Down

0 comments on commit 36d4c01

Please sign in to comment.