Update go.yml

This commit is contained in:
netbenix 2021-11-18 19:49:30 +01:00 committed by GitHub
parent 1c56a740e3
commit 04986c5b03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
with:
go-version: 1.17
- name: Build
run: go build -o scabiosa -v ./...
run: go build
- name: Bump version and push tag
id: tag_version