Skip to content

Commit

Permalink
update upx
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfa committed Sep 12, 2022
1 parent 1d95890 commit ab72118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: go

- name: Install Prerequisites
run: sudo apt install -y libgpgme-dev
run: sudo apt install -y libgpgme-dev upx

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@master
Expand Down

0 comments on commit ab72118

Please sign in to comment.