Skip to content

Commit

Permalink
Merge branch 'main' into export-D39781851
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianAment authored Sep 26, 2022
2 parents 0660030 + 15f23cc commit 5d6cf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
# Don't need most deps for conda build, but need them for testing
# We do need setuptools_scm though to properly parse the version
run: |
conda install -y scipy setuptools_scm conda-build conda-verify
conda install -y scipy multipledispatch setuptools_scm conda-build conda-verify
conda config --set anaconda_upload no
conda install -y -c pytorch-nightly pytorch cpuonly
conda install -y -c conda-forge pyro-ppl>=1.8.2
Expand Down

0 comments on commit 5d6cf19

Please sign in to comment.