Skip to content

Commit

Permalink
Try conda
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Sep 9, 2024
1 parent 266c5b4 commit 302de73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rdkit-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
curl -L -o boost.7z https://github.com/boostorg/boost/releases/download/boost-1.85.0/boost-1.85.0-b2-nodocs.7z
7z x boost.7z
conda install -c conda-forge boost
git clone --recursive --branch Release_2024_03_6 https://github.com/rdkit/rdkit.git
cd rdkit
Expand Down

0 comments on commit 302de73

Please sign in to comment.