Skip to content

Commit

Permalink
Add edd-dmsc channel in conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Jan 24, 2024
1 parent 9dd1926 commit 9d1f058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
create-args: >-
conda-build
boa
- run: conda mambabuild --channel conda-forge --channel scipp --no-anaconda-upload --override-channels --output-folder conda/package conda
- run: conda mambabuild --channel conda-forge --channel scipp --channel ess-dmsc --no-anaconda-upload --override-channels --output-folder conda/package conda

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 9d1f058

Please sign in to comment.