Update release.yml

This commit is contained in:
civisrom 2025-02-04 20:38:00 +03:00 committed by GitHub
parent 4ca7b2017a
commit 2a364f8c78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,9 +22,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Clean Go module cache
run: go clean -modcache
- name: Setup Go
uses: actions/setup-go@v5