Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/actions/publish-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ runs:
mamba install -c conda-forge mamba conda-build anaconda-client conda-verify boa
conda config --add channels mantid/label/nightly
conda config --add channels mantid
conda config --remove channels defaults

- name: Build package
shell: bash -l {0}
Expand Down
Loading