We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5911e39 commit 3d1b632Copy full SHA for 3d1b632
.github/workflows/release.yaml
@@ -17,6 +17,8 @@ jobs:
17
with:
18
fetch-depth: 0
19
20
+ - uses: mlugg/setup-zig@v1
21
+
22
- name: Run GoReleaser
23
uses: goreleaser/goreleaser-action@v6
24
0 commit comments