Skip to content

Commit

Permalink
updated github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
erikfrojdh committed Sep 2, 2024
1 parent e2aff61 commit f6e5d12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/conda-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
conda-build-version: 24.7.1
python-version: ${{ matrix.python-version }}
- name: Conda info
shell: bash -el {0}
shell: bash
run: conda info
- name: Conda list
shell: pwsh
run: conda list
- name: Build
shell: bash
run: conda build conda-recipe

0 comments on commit f6e5d12

Please sign in to comment.