mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-19 22:09:13 +00:00
mkappimage now tries to automatically upload the asset if it detects running in GitHub CI, which is not the behavior we perhaps want because it deletes and recreates our _continuous_ release. See following failed run: https://github.com/CESNET/UltraGrid/actions/runs/5575039257/jobs/10185765784 + fixed `wget` presence check in `create-appimage.sh`