Application Context Implementation #4
|
@ -5,6 +5,6 @@ steps:
|
|||
- name: build & test
|
||||
image: euantorano/zig:0.9.1
|
||||
commands:
|
||||
- apk add musl
|
||||
- apk add libc-dev
|
||||
- zig build
|
||||
- ./zig-out/test main.zig
|
||||
|
|
Loading…
Reference in New Issue