We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede22da commit d4765f3Copy full SHA for d4765f3
1 file changed
.github/workflows/ci.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: Install dependencies (Ubuntu)
49
if: startsWith(matrix.os, 'ubuntu-')
50
run: |
51
- sudo apt update
52
sudo apt install -y expect ncat ripgrep
53
54
- name: Install dependencies (macOS)
0 commit comments