Skip to content

Commit

Permalink
Update conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose authored Mar 12, 2021
1 parent 8fb90d0 commit 1a5e5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
shell: powershell
run: |
python --version
conda install -c conda-forge conda-build scikit-build numpy
conda install -c conda-forge conda-build scikit-build numpy cython
cd conda
conda build -c anaconda -c conda-forge -c loop3d -c conda-forge/label/cf202003 -c pytorch -c fcakyon -c districtdatalabs --output-folder . .
- name: upload
Expand Down

0 comments on commit 1a5e5f7

Please sign in to comment.