Skip to content

Commit ca528ae

Browse files
committed
changed GitHub actions script
1 parent 6ef1dcf commit ca528ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit-tests.yml

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

0 commit comments

Comments
 (0)