chore: update ci config
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
ccf8ac9431
commit
f9f29e0e1f
|
@ -7,5 +7,5 @@ steps:
|
||||||
- name: zig build-exe
|
- name: zig build-exe
|
||||||
image: fedora:latest
|
image: fedora:latest
|
||||||
commands:
|
commands:
|
||||||
- dnf install make gcc zig sdl2-devel -y
|
- dnf install make gcc zig SDL2-devel -y
|
||||||
- zig build
|
- zig build
|
Reference in New Issue