Added gtk3 install
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Joe Bellus 2022-10-16 14:24:13 -04:00
parent a287443f9b
commit b9afe7cca4
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ steps:
- name: deploy
image: rust:latest
commands:
- apk install gtk+3.0-dev
- cargo build --release
- tar cvzf conductor.tar.gz -C target/release conductor
- wget https://dl.min.io/client/mc/release/linux-amd64/mc