Skip to content
Snippets Groups Projects
Commit 7ba028d2 authored by Oz Linden's avatar Oz Linden
Browse files

rewrap uploads

parent b604e3c4
No related branches found
No related tags found
No related merge requests found
......@@ -358,7 +358,7 @@ if $succeeded
then
if $build_viewer
then
begin_section Upload Installer
begin_section "Uploads"
# Upload installer
package=$(installer_$arch)
if [ x"$package" = x ] || test -d "$package"
......@@ -412,7 +412,7 @@ then
done
fi
fi
end_section Upload Installer
end_section "Uploads"
else
record_event "skipping upload of installer"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment