8ab1cfacf5
Fixes the test screenshot upload build step: - Added missing positional parameters - Double quoting the command statements to allow variable expansion (also fixes broken Python call) - Escaping the double quotes within the command statement Signed-off-by: Mike Chang <changml@amazon.com>