Skip to content

Commit b8cb8e7

Browse files
authored
Update main.yml
1 parent e764aad commit b8cb8e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
conda config --set always_yes yes --set changeps1 no
4646
conda config --add channels conda-forge
4747
conda activate test
48+
conda install --file requirements/build.txt
4849
conda install --file requirements/run.txt
4950
conda install --file requirements/test.txt
5051
pip install .

0 commit comments

Comments
 (0)