Skip to content

Commit 1fc880a

Browse files
committed
fix: workflow
1 parent 6e1af59 commit 1fc880a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525

2626
- name: Install Zig
27-
uses: euantorano/setup-zig@v1.2.1
27+
uses: mlugg/setup-zig@v1.2.1
2828
with:
2929
version: '0.14.0'
3030

0 commit comments

Comments
 (0)