Now pls do something
continuous-integration/drone the build failed Details

This commit is contained in:
Kevin Dorner 2021-09-23 02:29:25 +02:00
parent 2496398ac9
commit 42ed17d3c0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ pipeline:
image: debian
pull: true
commands:
- apt update && apt install -y build-essential
- apt update && apt install -y build-essential fakeroot devscripts
- make package
- ls -la
when: