Skip to content

Commit

Permalink
update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolny committed Feb 19, 2024
1 parent bd864bf commit 63a9e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-build.yml
Expand Up @@ -40,5 +40,5 @@ jobs:
ANACONDA_SECRET: ${{ secrets.ANACONDA_TOKEN }}
shell: bash -l {0}
run: |
mamba install -q anaconda-client
conda install -q anaconda-client
anaconda -t $ANACONDA_SECRET upload $CONDA/conda-bld/**/pytorch-3dunet-*.tar.bz2

0 comments on commit 63a9e63

Please sign in to comment.