Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Nov 23, 2024
1 parent 369b5d3 commit 1697f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install prerequisite packages
run: |
conda activate pytraj-gha
source activate pytraj-gha
which python3
sudo apt-get install gfortran
sudo apt-get install libbz2-dev
Expand Down

0 comments on commit 1697f5d

Please sign in to comment.