Skip to content

Commit 77ffed7

Browse files
committed
Remove setup-micromamba step
1 parent d8ee823 commit 77ffed7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/example-16.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ jobs:
2929
with:
3030
persist-credentials: false
3131

32-
- name: Download micromamba to create installer
33-
uses: mamba-org/setup-micromamba@7f29b8b80078b1b601dfa018b0f7425c587c63bb # v2.0.6
34-
with:
35-
init-shell: none
36-
micromamba-version: "latest"
37-
3832
- name: Set up Miniconda for installer builds
3933
uses: ./
4034
with:

0 commit comments

Comments
 (0)