chore: build in cuddle instead of vhs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-22 15:11:23 +02:00
parent fbe030aba0
commit 1eee1d9f3e
3 changed files with 2 additions and 3 deletions

View File

@@ -3,9 +3,6 @@ Set Theme "Dracula"
Set Width 1200
Set Height 1000
Hide
Type "cargo build --features example && clear"
Enter
Sleep 1s
Type "./target/debug/gitnow --no-cache"
Enter
Show