Add missing package #2
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Danny Bessems 2023-02-22 21:31:52 +01:00
parent 193304164d
commit 6fdf728a3f

View File

@ -26,6 +26,7 @@ steps:
apt-get update apt-get update
- | - |
apt-get install -y \ apt-get install -y \
curl \
make make
- | - |
make deps make deps