Skip to content

Commit 7a4a727

Browse files
committed
Adding nbformat.
1 parent 0bfcfb2 commit 7a4a727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
use-mamba: true
3737
- name: Create environment
3838
run: |
39-
mamba create -v -q -n numcosmo numcosmo jupyter
39+
mamba create -v -q -n numcosmo numcosmo jupyter nbformat
4040
- name: Activate environment
4141
run: conda activate numcosmo
4242
- name: Render and Publish

0 commit comments

Comments
 (0)