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

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-06-30 00:01:42 -05:00
parent 5e8d0179b6
commit bf8457ab35
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ steps:
- name: zig build-exe
image: fedora:latest
commands:
- dnf update
# - dnf update
- dnf install zig -y
- zig build