Skip to content

Commit 0a60aee

Browse files
committed
Modify micromamba setup
1 parent a6f29f3 commit 0a60aee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
uses: mamba-org/setup-micromamba@v1
1818
with:
1919
environment-file: docs/env.yaml
20-
environment-name: docs-env
2120
cache-environment: true
22-
micromamba-version: '1.4.0-9'
2321

2422
- name: Activate environment and install package
2523
run: |

0 commit comments

Comments
 (0)