Skip to content

Commit

Permalink
Enable multiple command runs
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 3, 2024
1 parent 5d10773 commit ef971cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
python-version: "3.11"
- name: Install pypa/build
run: >-
run: |
# install from github
# TODO: change to pypi once the release of qc-grid is made
python -m pip install git+https://github.com/theochem/grid.git@master
Expand Down

0 comments on commit ef971cd

Please sign in to comment.