Skip to content

Commit

Permalink
Update python-package-conda_TestAppleSilicon.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seina001 authored Apr 11, 2024
1 parent 4773f23 commit 7da7748
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package-conda_TestAppleSilicon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
curl -O https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
bash Miniconda3-latest-MacOSX-x86_64.sh -b -p $HOME/miniconda
export PATH="$HOME/miniconda/bin:$PATH"
- name: Install Dependencies
run: |
conda init bash
CONDA_SUBDIR=osx-64 conda create -n itsxpressenv -c bioconda -c conda-forge itsxpress
conda init
Expand Down

0 comments on commit 7da7748

Please sign in to comment.