Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoestq committed Oct 31, 2024
1 parent f1eb710 commit a990a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Upload to Anaconda
run: |
anaconda upload `conda build .github/conda --output -c` --force
anaconda upload `conda build .github/conda --output` --force

0 comments on commit a990a56

Please sign in to comment.