fix missing make
continuous-integration/drone the build failed
Details
continuous-integration/drone the build failed
Details
This commit is contained in:
parent
3dca945c75
commit
fd03c3a259
|
@ -3,6 +3,7 @@ pipeline:
|
||||||
image: debian
|
image: debian
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
|
- apt install make wget
|
||||||
- make
|
- make
|
||||||
- make install
|
- make install
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue