chore: build in cuddle instead of vhs
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
fbe030aba0
commit
1eee1d9f3e
Binary file not shown.
Before Width: | Height: | Size: 422 KiB After Width: | Height: | Size: 422 KiB |
@ -4,6 +4,8 @@ rm -r assets/gifs
|
||||
|
||||
set -e
|
||||
|
||||
cargo build --features example && clear
|
||||
|
||||
cuddle x record
|
||||
mkdir -p assets/gifs
|
||||
mv target/vhs/* assets/gifs
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user