Skip to content

Commit 0659c8e

Browse files
trying to fix build again
1 parent 9ab0935 commit 0659c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- run:
1818
command: |
1919
sudo apt-get update -y
20+
sudo apt-get remove -y libcurl3
2021
sudo apt-get install -y curl python3-pip python3-venv ssh-client ssh git
2122
pip3 install virtualenv
2223
- run:

0 commit comments

Comments
 (0)