Skip to content

Commit

Permalink
Update conda_publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhdamiani authored Feb 20, 2024
1 parent 48f42b1 commit bd20ea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/conda_publish.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

x
name: conda_publish

on:
Expand Down Expand Up @@ -37,4 +37,4 @@ jobs:
subdir: 'conda-recipe'
anacondatoken: ${{ secrets.ANACONDA_TOKEN }}
# apparently this is no longer an option
# channel_opts: '-c conda-forge'
channel_opts: '-c conda-forge'

0 comments on commit bd20ea0

Please sign in to comment.