Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
OOOF, typo...
  • Loading branch information
Thistleman authored Oct 26, 2023
1 parent 5929994 commit f92bbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
- name: Upload the Anaconda Package
id: condaload
run: |
anaconda upload -u slacgismo /usr/share/miniconda3/conda-bld/noarch/solar-data-tools-${{ steps.mambabuild.outputs.gitversion }}-*.tar.bz2
anaconda upload -u slacgismo /usr/share/miniconda3/conda-bld/noarch/solar-data-tools-${{ steps.condabuild.outputs.gitversion }}-*.tar.bz2

0 comments on commit f92bbaa

Please sign in to comment.