We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8af14b commit d2d6fc4Copy full SHA for d2d6fc4
.github/workflows/publish.yml
@@ -36,8 +36,6 @@ jobs:
36
use-mamba: true
37
- name: Create environment
38
run: mamba install numcosmo jupyter nbformat
39
- - name: Activate environment
40
- run: conda activate numcosmo
41
- name: Render and Publish
42
uses: quarto-dev/quarto-actions/publish@v2
43
with:
0 commit comments