chore: build first then run
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fc66692f37
commit
fbe030aba0
Binary file not shown.
Before Width: | Height: | Size: 597 KiB After Width: | Height: | Size: 422 KiB |
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user