Skip to content

Commit 525adbf

Browse files
authored
Fix other micromamba setup
1 parent 85b6dc4 commit 525adbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fetch-depth: 0
4242

4343
- name: install mamba
44-
uses: mamba-org/provision-with-micromamba@main
44+
uses: mamba-org/setup-micromamba@main
4545
with:
4646
environment-file: environment-dev.yml
4747
environment-name: xeus-cpp

0 commit comments

Comments
 (0)