Use specific version of 0.14 because stuff changed, to switch to just 0.14 when release
Some checks failed
mkdocs / deploy (push) Failing after 2m1s
Some checks failed
mkdocs / deploy (push) Failing after 2m1s
This commit is contained in:
parent
f0fc12d1b8
commit
281e77ea64
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Zig
|
||||
uses: mlugg/setup-zig@v1
|
||||
with:
|
||||
version: master
|
||||
version: 0.14.0-dev.1510+fb0028a0d
|
||||
|
||||
- name: Build release artifacts
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user