Skip to content

Commit 1ca9c17

Browse files
authored
Update build.sh
1 parent 0b00ca0 commit 1ca9c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/platforms/ubuntu/steps/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ echo "Using build target \"$BUILD_TARGET\"."
2222
#
2323
# Display build path and file
2424
#
25-
25+
BUILD_PATH="build/$BUILD_NAME"
2626
echo "Using build path \"$BUILD_PATH\" to save file \"$BUILD_FILE\"."
2727
BUILD_PATH_FULL="$GITHUB_WORKSPACE/$BUILD_PATH"
2828
CUSTOM_BUILD_PATH="$BUILD_PATH_FULL/$BUILD_FILE"

0 commit comments

Comments
 (0)