Skip to content

Commit 968888b

Browse files
committed
fix: pipeline (2)
1 parent a949774 commit 968888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
go-version: 1.24
3333

3434
- name: Install dependencies
35-
run: go mode download
35+
run: go mod download
3636

3737
- name: Run GoReleaser
3838
uses: goreleaser/goreleaser-action@v6

0 commit comments

Comments
 (0)