chore: add force to install
continuous-integration/drone/push Build is passing Details

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-12 21:43:21 +02:00
parent 26ef1cb0cd
commit bc2999fb92
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
cargo install --path cuddle/
cargo install --path cuddle/ --force
cuddle --version