Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed May 24, 2024
1 parent 104b726 commit 9aca1f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
conda install conda-build
conda install conda-verify
conda install pytest
conda clean --all
mkdir ~/conda-bld
conda config --set anaconda_upload no
export CONDA_BLD_PATH=~/conda-bld
Expand Down

0 comments on commit 9aca1f8

Please sign in to comment.