Skip to content

Commit

Permalink
23
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent e632fad commit 7df0b86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/conda_build_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
- name: Install conda-build
run: |
conda install conda-build -y
conda build conda
conda config --add channels loop3d
conda build conda
- name: Create environment and install package
run: |
Expand Down

0 comments on commit 7df0b86

Please sign in to comment.