Skip to content

Commit 3d1b632

Browse files
committed
ci(workflow): update release workflow YAML for GoReleaser actio
1 parent 5911e39 commit 3d1b632

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919

20+
- uses: mlugg/setup-zig@v1
21+
2022
- name: Run GoReleaser
2123
uses: goreleaser/goreleaser-action@v6
2224
with:

0 commit comments

Comments
 (0)