Skip to content

Commit

Permalink
test conda6
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangrengang committed Mar 3, 2025
1 parent 523deb6 commit 9c51ac7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
run: |
ls -al
pwd
git clone --recurse-submodules https://github.com/zhangrengang/Centromics
cd Centromics
#git clone --recurse-submodules https://github.com/zhangrengang/Centromics
#cd Centromics
# install
git pull --recurse-submodules
conda env create -f Centromics.yaml
export PATH=/usr/share/miniconda/envs/RepCent/bin:$PATH
./install.sh
Expand Down

0 comments on commit 9c51ac7

Please sign in to comment.