Skip to content

Commit

Permalink
ci: wip conda
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jun 17, 2024
1 parent b1a55ae commit e98067e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
with:
python-version: 3.8
channels: conda-forge,spyder-ide
- run: |
conda info
conda list
conda config --show-sources
conda config --show
- name: Run 'conda build'
run: |
conda build -c vanderaa smurff
working-directory: conda-recipes

0 comments on commit e98067e

Please sign in to comment.