Skip to content
Snippets Groups Projects
Commit 482a1d2e authored by John Kleinschmidt's avatar John Kleinschmidt
Browse files

Bump to add release logic to CircleCI

parent ca6127c8
No related merge requests found
......@@ -178,7 +178,7 @@ jobs:
name: Verify FFmpeg
command: |
if [ "$ELECTRON_RELEASE" != "1" ]; then
echo 'Verifying ffmpeg on debug build'
echo 'Verifying ffmpeg on debug build'
script/verify-ffmpeg.py
else
echo 'Skipping verify ffmpeg on release build'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment