From 1301aca25bea6b77fad6758a3d397e70a3037503 Mon Sep 17 00:00:00 2001 From: bol-van Date: Wed, 28 May 2025 19:37:57 +0300 Subject: [PATCH] Upx 5.0.1 still has bugs on mips This reverts commit f0a8a35c12b62ea54accfc9fda74d44b1c9d5c8c. --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e4e703..acf1173 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -401,6 +401,7 @@ jobs: uses: crazy-max/ghaction-upx@v3 with: install-only: true + version: v4.2.4 - name: Prepare binaries shell: bash