Skip to content

Commit

Permalink
use git command to install rgi
Browse files Browse the repository at this point in the history
  • Loading branch information
raphenya committed Sep 7, 2023
1 parent 345bb17 commit 146f9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
echo "=====> install rgi ..."
echo `pwd`
pip install --debug -U -r requirements.txt --target .
pip install git+https://github.com/arpcard/rgi.git
- name: Check versions
run: |
echo "=====> check versions installed ..."
Expand Down

0 comments on commit 146f9b9

Please sign in to comment.