Fix install in CI
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2022-06-11 08:48:27 +02:00
parent a1f2309dc7
commit 89edcb4de7
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ steps:
- rm -rf build
- CXX="clang++" cmake -S . -B build -DLIBRAVATAR_BUNDLED_IDENTICONPP=YES
- cmake --build build
- cmake --install build
- cd build && make install
volumes:
- name: debian-package-cache
path: /var/cache/apt/archives