From a2cdcdd0b5e3ef02b0a2b1aeaeae387695f643d9 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sat, 23 Nov 2024 21:27:37 -0500 Subject: CI/CD test 1 --- assets/demo.tape | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'assets/demo.tape') diff --git a/assets/demo.tape b/assets/demo.tape index e837e6a..98c2460 100644 --- a/assets/demo.tape +++ b/assets/demo.tape @@ -1,5 +1,5 @@ # Where should we write the GIF? -Output demo.gif +Output ./assets/demo.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 24 @@ -8,8 +8,7 @@ Set Height 500 Set Shell zsh -Sleep 2.5s -Type "go run ./cmd/termpicker" +Type "./termpicker" Enter Sleep 2s Type "l" -- cgit v1.2.3