Skip to content

Commit

Permalink
Testing build with -quiet for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
EricKotato committed May 26, 2020
1 parent 6139713 commit 494998f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
-DDESKTOP_APP_USE_PACKAGED_FFMPEG_STATIC=ON \
-DTDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME=OFF
cmake --build ../out --config Release
cmake --build ../out --config Release -- -quiet
cd ../out/Release
macdeployqt Kotatogram.app
Expand Down

0 comments on commit 494998f

Please sign in to comment.