Skip to content

Commit

Permalink
add override switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Psotta committed Feb 2, 2021
1 parent 9af92da commit d9c5d32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conda-package.yml
Expand Up @@ -12,4 +12,5 @@ jobs:
with:
subDir: 'conda.recipe'
AnacondaToken: ${{ secrets.ANACONDA_TOKEN }}
platforms: 'all'
platforms: 'all'
override: true

0 comments on commit d9c5d32

Please sign in to comment.