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

This commit is contained in:
Adrien Bouvais 2025-02-12 17:08:02 +01:00
parent f0fc12d1b8
commit 281e77ea64

View File

@ -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: |