chore: build first then run
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-22 15:08:29 +02:00
parent fc66692f37
commit fbe030aba0
2 changed files with 5 additions and 3 deletions

View File

@@ -3,12 +3,14 @@ Set Theme "Dracula"
Set Width 1200
Set Height 1000
Hide
Type "cargo run --features example -- --no-cache && clear"
Type "cargo build --features example && clear"
Enter
Sleep 1s
Type "./target/debug/gitnow --no-cache"
Enter
Show
Sleep 2s
Type@500ms "bevy"
Sleep 3s
Sleep 1s
Enter
Sleep 3s
Sleep 5s