Use actions-setup-zigmod in github workflow
This commit is contained in:
parent
6c347a1dc0
commit
23135d80b8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -14,5 +14,6 @@ jobs:
|
|||
uses: goto-bus-stop/setup-zig@v1.3.0
|
||||
with:
|
||||
version: master
|
||||
- uses: nektro/actions-setup-zigmod
|
||||
- name: Tests
|
||||
run: ./test.sh
|
||||
|
|
Loading…
Reference in a new issue