Skip to content

Commit

Permalink
fix deploy ci
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik committed Aug 13, 2024
1 parent f65c9f8 commit 6413201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
ANACONDA_API_TOKEN: ${{ secrets.CONDA_UPLOAD_TOKEN }}
run: |
conda config --set anaconda_upload yes
conda build conda-forge --user ilastik-forge conda-recipe
conda build -c conda-forge --user ilastik-forge conda-recipe

0 comments on commit 6413201

Please sign in to comment.