diff --git a/.github/workflows/scripts/linux/AppRun b/.github/workflows/scripts/linux/AppRun index 1fc9ff0905..d40a327f1b 100755 --- a/.github/workflows/scripts/linux/AppRun +++ b/.github/workflows/scripts/linux/AppRun @@ -1,3 +1,3 @@ #!/bin/bash -$APPDIR/AppRun-patched +$APPDIR/AppRun-patched "$@"