Skip to content

Commit

Permalink
install conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
ManonMarchand authored Aug 22, 2023
1 parent 458cf99 commit c986f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
auto-activate-base: false
- run: |
cd conda-recipe
conda install conda-build -y
conda skeleton pypi --extra-specs jupyter-packaging ipyaladin
// change the meta.yaml in ipyaladin/
cp post-link.* pre-unlink.* ipyaladin

0 comments on commit c986f7e

Please sign in to comment.