fixed workflow
Some checks failed
build / build (push) Failing after 29s
build / build_windows (push) Successful in 33s
golangci-lint / lint (stable, ubuntu-latest) (push) Failing after 33s
golangci-lint / lint (stable, windows-latest) (push) Failing after 48s

This commit is contained in:
Алексей Бадяев 2024-10-17 23:33:04 +07:00
parent b32f3ab88a
commit 2366f2a2c7
Signed by: alexey
GPG Key ID: 686FBC1363E4AFAE

View File

@ -13,7 +13,7 @@ jobs:
- name: check-out
uses: https://gitea.com/actions/checkout@v4
- name: set-up go
uses: https://gitea.com/actions/setup-go@v5
uses: https://gitea.com/actions/setup-go@v3
with:
go-version: ${{ matrix.go }}
- name: lint