Skip to content

Commit 7ba224d

Browse files
committed
Readded new line at the end of build script
1 parent 9745a99 commit 7ba224d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/build-s3-dist.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,4 +194,4 @@ cd "${source_dir}/frontend"
194194
auditDeps
195195
#npm run test
196196
npm run build
197-
cp ./build/ui.zip "${build_dist_dir}/ui.zip"
197+
cp ./build/ui.zip "${build_dist_dir}/ui.zip"

0 commit comments

Comments
 (0)