We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a949774 commit 968888bCopy full SHA for 968888b
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
go-version: 1.24
33
34
- name: Install dependencies
35
- run: go mode download
+ run: go mod download
36
37
- name: Run GoReleaser
38
uses: goreleaser/goreleaser-action@v6
0 commit comments