Skip to content

Commit

Permalink
changed GitHub actions script
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragos0000 committed Aug 12, 2024
1 parent 6ef1dcf commit ca528ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
python-version: 3.8
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libssl-dev libcurl4-openssl-dev
python -m pip install --upgrade setuptools pip wheel
make install
Expand Down

0 comments on commit ca528ae

Please sign in to comment.