test build

This commit is contained in:
eyedeekay
2025-02-11 20:51:51 -05:00
parent a60da07d5a
commit 80dfa2498c

View File

@@ -13,7 +13,7 @@ fi
if [ -z "$VERSIONBUILD" ]; then
VERSIONBUILD=$(echo "$GITHUB_TAG" | cut -d . -f 3)
fi
if [ -z "$VERSIONMAJOR" ]; then
if [ -z "$I2P_VERSION" ]; then
I2P_VERSION="master"
export I2P_VERSION="master"
VERSION="master"