chore: update ci config
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-06-30 00:09:55 -05:00
parent ccf8ac9431
commit f9f29e0e1f
1 changed files with 1 additions and 1 deletions

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