Skip to content

Commit

Permalink
Merge pull request #97 from umr-lops/oarcher-patch-3
Browse files Browse the repository at this point in the history
Update conda-feedstock-check.yml
  • Loading branch information
oarcher committed May 9, 2022
2 parents fe2e571 + 3a29e39 commit 40340e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-feedstock-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
shell: bash -l {0}
name: python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Strip python version
run: cat environment.yml | egrep -vw python > environment-nopython.yml
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
Expand Down

0 comments on commit 40340e2

Please sign in to comment.