build: add gitea runner
Some checks failed
Go Test / test (push) Successful in 45s
Go Test / deploy (push) Failing after 44s

This commit is contained in:
xuu 2023-09-29 13:13:09 -06:00
parent 271afa8e42
commit 4e99021518

View File

@ -46,7 +46,7 @@ jobs:
run: go build -ldflags "-s -w" -o build/ev ./cmd/ev
- name: Compress
uses: https://git.sour.is/actions/ghaction-upx@v3
uses: https://git.sour.is/actions/ghaction-upx@v2.4.0
with:
version: latest
files: |