Browse Source

github actions: do not use broken upx 5.0.0

pull/1361/head v70.6
bol-van 2 weeks ago
parent
commit
58e73d0331
  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