fix(upx): revert shrink windows and unix binaries

This reverts commit 894c678a50.
This commit is contained in:
Jan De Dobbeleer 2021-12-01 22:44:06 +01:00
parent 06258dc256
commit 73bc6d92cd
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE

View file

@ -52,15 +52,6 @@ jobs:
version: latest
args: build --rm-dist
workdir: src
- name: Run UPX
uses: crazy-max/ghaction-upx@v1
with:
version: latest
files: |
./src/dist/posh-linux-amd64
./src/dist/posh-windows-386.exe
./src/dist/posh-windows-amd64.exe
args: --brute
- name: Zip theme files 🤐
run: |
$compress = @{