Skip to content

Commit

Permalink
workflow: add task
Browse files Browse the repository at this point in the history
want to publish built conda packages to GH as well
  • Loading branch information
mara004 committed Oct 31, 2023
1 parent 7431eca commit 0ce8207
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:
needs: [build, test]
runs-on: ubuntu-latest

# TODO upload as GH release as well

steps:

- name: Miniconda setup
Expand Down

0 comments on commit 0ce8207

Please sign in to comment.