Skip to content

Commit 2ce554f

Browse files
committed
Testing
1 parent 686d5a0 commit 2ce554f

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
- name: Create environment
3737
run: mamba create -v -q -n numcosmo numcosmo jupyter nbformat
3838
- name: Activate Conda Environment
39-
run: source activate numcosmo
39+
run: conda activate numcosmo
4040
- name: Render and Publish
4141
uses: quarto-dev/quarto-actions/publish@v2
4242
with:

0 commit comments

Comments
 (0)