Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
raphenya committed Feb 3, 2025
1 parent 507e1cb commit d3fe46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "start installing dependencies ..."
sudo apt-get -qq update
sudo apt-get -qq install -y prodigal tree
sudo apt-get -qq install -y libtbb-dev libbz2-dev libbzip2
sudo apt-get -qq install -y libtbb-dev libbz2-dev
sudo apt-get -qq install -y cmake g++ make
echo "install blast ..."
Expand Down

0 comments on commit d3fe46c

Please sign in to comment.