We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b1768 commit 9b5785aCopy full SHA for 9b5785a
1 file changed
.github/workflows/go-release-build.yml
@@ -42,7 +42,7 @@ jobs:
42
go build -v -trimpath
43
go test -v ./...
44
# for the next GoReleaser step
45
- git restore go.mod go.sum
+ # X: git restore go.mod go.sum
46
47
-
48
name: Run GoReleaser
0 commit comments