mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Why does my brain always edit out the second %
This commit is contained in:
@@ -49,7 +49,7 @@ build_script:
|
||||
SET BUILD=yes &&
|
||||
ECHO "Skipping installer build on non-installer build matrix row"
|
||||
)
|
||||
- IF [%BUILD]==[yes] (
|
||||
- IF [%BUILD%]==[yes] (
|
||||
script\build.cmd --code-sign --compress-artifacts %BUILD_ARG%
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user