Browse Source

Upx 5.0.1 still has bugs on mips

This reverts commit f0a8a35c12.
pull/1478/head
bol-van 2 months ago
parent
commit
1301aca25b
  1. 1
      .github/workflows/build.yml

1
.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

Loading…
Cancel
Save