Skip to content

Commit

Permalink
try_conda1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudaraka88 authored and Sudaraka88 committed Jul 19, 2024
1 parent 24a3869 commit dd29e3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: pangwes
- name: Conda info

- name: Install SpydrPick
shell: bash -el {0}
run: conda info

- name: Install SpydrPick from Bioconda
run: |
conda info
conda install -c bioconda -c conda-forge spydrpick
conda info
SpydrPick -h

# - name: Download Spydrpick+apegrunt and set up paths
# run: |
Expand Down

0 comments on commit dd29e3a

Please sign in to comment.