Skip to content

Commit

Permalink
Added conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
beveradb committed Dec 24, 2023
1 parent 60f042e commit 3cecd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Install Dependencies
run: |
conda install poetry
conda install conda-build poetry
poetry install
- name: Build Conda Package
Expand Down

0 comments on commit 3cecd23

Please sign in to comment.