ci: Add missing dependency g++
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glenn Y. Rolland 2023-02-05 18:49:27 +01:00
parent 3b05feba32
commit 14554b52c3

View file

@ -11,7 +11,7 @@ steps:
path: /stupid
commands:
- pwd
- apt-get update && apt-get install -y cmake
- apt-get update && apt-get install -y cmake g++
- shards install
- shards build