chore: update ci config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-06-30 00:09:55 -05:00
parent ccf8ac9431
commit f9f29e0e1f

View File

@ -7,5 +7,5 @@ steps:
- name: zig build-exe
image: fedora:latest
commands:
- dnf install make gcc zig sdl2-devel -y
- dnf install make gcc zig SDL2-devel -y
- zig build