Skip to content

Commit 4460e8d

Browse files
committed
Remove mamba list command
Packages are listed under setup-micromamba action already.
1 parent 4da4800 commit 4460e8d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-book.yml

-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ jobs:
4141
- conda-forge
4242
- nodefaults
4343
44-
# Show installed pkg information for postmortem diagnostic
45-
- name: List installed packages
46-
run: mamba list
47-
4844
# Build the book
4945
- name: Build the book
5046
run: jupyter-book build book/

0 commit comments

Comments
 (0)