We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f48c9 commit abe5d49Copy full SHA for abe5d49
.github/workflows/runloop-blueprint-template.json
@@ -3,8 +3,6 @@
3
"system_setup_commands": [
4
"npm i -g @continuedev/cli@latest",
5
"sudo apt update",
6
- "sudo apt install -y ripgrep",
7
- "sudo apt install asciinema",
8
- "sudo apt install expect"
+ "sudo apt install -y ripgrep"
9
]
10
}
0 commit comments