Skip to content

Commit 561c2d2

Browse files
committed
Don't know why this isn't already the case
1 parent 482fd95 commit 561c2d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/build-macos.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ if [[ "$GCM_VERSION" && "$GCM_URL" ]]; then
119119
echo "aborting..."
120120
exit 1
121121
fi
122+
chmod +x "$SUBFOLDER/git-credential-manager"
122123
else
123124
echo "GCM: expected checksum $GCM_CHECKSUM but got $COMPUTED_SHA256"
124125
echo "aborting..."

0 commit comments

Comments
 (0)