build not broken - default back to standard build workflow
All checks were successful
Generic zig build / build (push) Successful in 59s
All checks were successful
Generic zig build / build (push) Successful in 59s
This commit is contained in:
parent
badc54d079
commit
21a69a1f4b
2
.github/workflows/zig-build.yaml
vendored
2
.github/workflows/zig-build.yaml
vendored
|
@ -14,8 +14,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: 0.12.0
|
version: 0.12.0
|
||||||
- uses: Hanaasagi/zig-action-cache@v1.1.5
|
- uses: Hanaasagi/zig-action-cache@v1.1.5
|
||||||
# - name: Link fontconfig library
|
|
||||||
# run: ln -s /usr/lib/x86_64-linux-gnu/libfontconfig.so.1 /usr/local/lib/libfontconfig.so
|
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: zig build --summary all
|
run: zig build --summary all
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user