diff --git a/.github/workflows/conda.yaml b/.github/workflows/conda.yaml index 269a2924b..dac1b198e 100644 --- a/.github/workflows/conda.yaml +++ b/.github/workflows/conda.yaml @@ -121,6 +121,8 @@ jobs: needs: [build, test] runs-on: ubuntu-latest + # TODO upload as GH release as well + steps: - name: Miniconda setup