Skip to content

Commit 3a25a9a

Browse files
committed
Fix comment
1 parent 7453246 commit 3a25a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/virtualmin+cloudmin.dev+slib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# Bootstrap build
5858
source bootstrap.bash $([[ "$IS_RELEASE" == "true" ]] || echo "--testing")
5959
60-
# Get package version and testing flag
60+
# Get package version
6161
pkg_version=$(get_remote_git_tag_version "$GH_REPO" "$GH_TOKEN" "$IS_RELEASE")
6262
6363
# Prepare build

0 commit comments

Comments
 (0)