Skip to content

Commit 67474cb

Browse files
author
Iishaan Tanwar
committed
add expect to ci dependencies fixing add org test failure in ci
1 parent ade71d3 commit 67474cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
yarn install
7979
yarn setup
8080
sudo apt update -qq
81-
sudo apt install -qq -y libssl-dev libffi-dev
81+
sudo apt install -qq -y libssl-dev libffi-dev expect
8282
8383
- name: Set up Python
8484
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)