Skip to content

Commit abe5d49

Browse files
authored
Update runloop-blueprint-template.json (#8377)
1 parent 79f48c9 commit abe5d49

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"system_setup_commands": [
44
"npm i -g @continuedev/cli@latest",
55
"sudo apt update",
6-
"sudo apt install -y ripgrep",
7-
"sudo apt install asciinema",
8-
"sudo apt install expect"
6+
"sudo apt install -y ripgrep"
97
]
108
}

0 commit comments

Comments
 (0)