Skip to content

Commit c15d1e4

Browse files
committed
fix: configure zig
1 parent 37a5236 commit c15d1e4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,9 @@ jobs:
133133
with:
134134
bun-version: latest
135135

136+
- uses: ./.github/actions/setup-zig
137+
with:
138+
version: 0.15.2
139+
136140
- name: Publish to NPM
137141
uses: ./.github/actions/npm-publish

0 commit comments

Comments
 (0)