Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
844da04cc3
commit
4f4f1dad3a
@ -5,4 +5,4 @@ name: default
|
||||
steps:
|
||||
- name: build
|
||||
image: gcc
|
||||
command: ["rm config.h; make clean"]
|
||||
command: ["make clean"]
|
||||
|
Loading…
Reference in New Issue
Block a user