Update .github/workflows/ci.yml

Co-authored-by: CrazyMax <github@crazymax.dev>
This commit is contained in:
Carlos Alexandro Becker 2023-05-03 09:09:37 -03:00 committed by GitHub
parent dbf74e34eb
commit 754ef232a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,6 @@ jobs:
install-only: true install-only: true
- -
name: verify name: verify
run: > run: |
which upx which upx
upx --version upx --version