Fix yaml issue

This commit is contained in:
John Kleinschmidt 2018-09-27 11:05:11 -04:00 committed by Samuel Attard
parent 3643ce5f85
commit 1c728876e6

View file

@ -226,7 +226,7 @@ step-verify-ffmpeg: &step-verify-ffmpeg
python electron/script/verify-ffmpeg.py --source-root "$PWD" --build-dir out/Default --ffmpeg-path out/ffmpeg
step-ffmpeg-store: &step-ffmpeg-store
- store_artifacts:
store_artifacts:
path: src/out/ffmpeg/ffmpeg.zip
destination: ffmpeg.zip