Skip to content

Commit

Permalink
Fixing new error take 4
Browse files Browse the repository at this point in the history
  • Loading branch information
lunamorrow committed Jul 18, 2024
1 parent db012e8 commit 93cd088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Install openbabel
run: |
mamba install -c conda-forge openbabel<3.0.0
python -m pip install openbabel
- name: Install package
run: |
Expand Down

0 comments on commit 93cd088

Please sign in to comment.