Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vitenti committed Aug 29, 2024
1 parent 686d5a0 commit 2ce554f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Create environment
run: mamba create -v -q -n numcosmo numcosmo jupyter nbformat
- name: Activate Conda Environment
run: source activate numcosmo
run: conda activate numcosmo
- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
with:
Expand Down

0 comments on commit 2ce554f

Please sign in to comment.