Skip to content

Commit

Permalink
also install pip
Browse files Browse the repository at this point in the history
  • Loading branch information
wilko77 committed Oct 19, 2021
1 parent 9cd4e2e commit e2a3322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Install dependencies
shell: bash
run: |
python -m pip install --upgrade pip
python -m pip install -U -r requirements.txt
- name: Build and install anonlink
shell: bash
Expand Down

0 comments on commit e2a3322

Please sign in to comment.