Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Dec 6, 2024
1 parent 45e752e commit 0ae7e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ jobs:
- name: Upload to conda
run: |
anaconda -t ${{ secrets.ANACONDA_TOKEN_BASIC }} upload -u acellera ./pkg/*/htmd-*.conda
anaconda -t ${{ secrets.ANACONDA_TOKEN_BASIC }} upload -u acellera /tmp/pkg/*/htmd-*.conda

0 comments on commit 0ae7e04

Please sign in to comment.