Skip to content

Commit c11b454

Browse files
mkdir
1 parent 28e0268 commit c11b454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ else
2020
TAG_NAME="$NEW_VERSION-$GIT_BRANCH"
2121
fi
2222

23-
# Create the new version.go content
23+
mkdir -p internal
2424
VERSION_FILE_CONTENT="package internal
2525
2626
var (

0 commit comments

Comments
 (0)