Skip to content

Commit 3234e44

Browse files
Update unit-tests.yml
1 parent 3e6410a commit 3234e44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: 3.8
2626
- name: Install dependencies
2727
run: |
28-
sudo apt-get install -y libssl-dev libcurl4-openssl-dev python-dev
28+
sudo apt-get install -y libssl-dev libcurl4-openssl-dev
2929
python -m pip install --upgrade setuptools pip wheel
3030
make install
3131
make install-dev

0 commit comments

Comments
 (0)