Change workflow.
Some checks failed
Build Docker image / build (push) Successful in 1m1s
Build Golang packages / release (push) Failing after 13s

This commit is contained in:
Pieter Hollander 2024-02-21 19:10:20 +01:00
parent 56449b11ec
commit 7b469c0c4f
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -17,7 +17,7 @@ jobs:
with:
fetch-depth: 0
- name: setup go
uses: https://github.com/actions/setup-go@v4
uses: actions/setup-go@v4
with:
go-version: '>=1.x'
- name: release-build-linux-amd64