Skip to content

Commit

Permalink
remove uses key in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlovicmilena committed Oct 31, 2023
1 parent 080850f commit 8b7b8fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-dev-to-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build conda meta.yaml from PyPI package
uses: conda-incubator/setup-miniconda@v2
run: |
conda install conda-build
conda skeleton pypi immuneML-dev
Expand Down

0 comments on commit 8b7b8fe

Please sign in to comment.