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

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