Skip to content

Commit 40801ae

Browse files
committed
fixup! fixup! release: add Mac OSX installer build
1 parent cede95d commit 40801ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-git-installers.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ jobs:
479479
480480
# Convert -rc to .rc to match GIT-VERSION-FILE behavior
481481
BUILD_VERSION=$(echo "${VERSION}" | sed 's/-rc/.rc/g')
482+
echo "$BUILD_VERSION" >git/version
482483
483484
# Configure universal build
484485
cat >git/config.mak <<EOF

0 commit comments

Comments
 (0)