Skip to content

Commit

Permalink
Update GHA to use mamba (#1607)
Browse files Browse the repository at this point in the history
Signed-off-by: Edoardo Pasca <edo.paskino@gmail.com>
  • Loading branch information
paskino authored Dec 15, 2023
1 parent 881101c commit 287026c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_and_docs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
fetch-depth: 0
- name: conda-build
uses: paskino/conda-package-publish-action@v1.4.4
uses: TomographicImaging/conda-package-publish-action@v2
with:
subDir: recipe
channels: -c conda-forge -c intel -c ccpi
Expand Down

0 comments on commit 287026c

Please sign in to comment.