Skip to content

Commit 65aa21f

Browse files
authored
Update runloop-blueprint-template.json (#8156)
1 parent 8b10f1d commit 65aa21f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/runloop-blueprint-template.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"npm i -g @continuedev/cli@latest",
55
"sudo apt update",
66
"sudo apt install -y ripgrep",
7-
"sudo apt install asciinema"
7+
"sudo apt install asciinema",
8+
"sudo apt install expect"
89
]
910
}

0 commit comments

Comments
 (0)