Update github action
This commit is contained in:
parent
ff92cacc7c
commit
9b547e594e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -15,9 +15,9 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Zig
|
||||
uses: ziglang/setup-zig@v1
|
||||
uses: mlugg/setup-zig@v1
|
||||
with:
|
||||
zig-version: '0.13.0'
|
||||
version: 0.13.0
|
||||
|
||||
- name: Build release artifacts
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user