Skip to content

Commit

Permalink
fixed missed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thistleman committed Mar 21, 2023
1 parent bebda79 commit 547d5cf
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 @@ -75,4 +75,4 @@ jobs:
- name: Upload the Anaconda Package
id: condaload
run: |
anaconda upload -u stanfordcvxgrp /usr/share/miniconda3/conda-bld/noarch/solar-data-tools-${{ steps.mambabuild.outputs.gitversion }}-*.tar.bz2
anaconda upload -u stanfordcvxgrp /usr/share/miniconda3/conda-bld/noarch/sig-decomp-${{ steps.mambabuild.outputs.gitversion }}-*.tar.bz2

0 comments on commit 547d5cf

Please sign in to comment.