Skip to content

Commit

Permalink
Don't know why this isn't already the case
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed May 27, 2024
1 parent 482fd95 commit 561c2d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/build-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ if [[ "$GCM_VERSION" && "$GCM_URL" ]]; then
echo "aborting..."
exit 1
fi
chmod +x "$SUBFOLDER/git-credential-manager"
else
echo "GCM: expected checksum $GCM_CHECKSUM but got $COMPUTED_SHA256"
echo "aborting..."
Expand Down

0 comments on commit 561c2d2

Please sign in to comment.