Automatic build action, take 6

This commit is contained in:
Jarno Rankinen 2024-03-07 23:54:27 +02:00
parent ef4d5c3bb9
commit ca96e04e49
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.18.0'
- name: Build x86_64
run: ./build.sh
- name: Add to release
uses: goreleaser/goreleaser-action@v5
with: