mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
zig: update ci version
This commit is contained in:
parent
eab4b65608
commit
28615cb8b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/zig_build.yml
vendored
2
.github/workflows/zig_build.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: mlugg/setup-zig@v1 # default latest-release version
|
- uses: mlugg/setup-zig@v2
|
||||||
|
|
||||||
- name: Build Summary
|
- name: Build Summary
|
||||||
run: zig build -DBUILD_TESTS -DBUILD_EXAMPLES -DUSE_SYSTEM_MINIZIP --summary all -freference-trace
|
run: zig build -DBUILD_TESTS -DBUILD_EXAMPLES -DUSE_SYSTEM_MINIZIP --summary all -freference-trace
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue