Skip to content

Commit a59ad50

Browse files
author
Kevin Paul
authored
Bugfix: activate pythia env
1 parent 4270183 commit a59ad50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Build
2626
run: |
27-
conda env list
27+
conda activate pythia
2828
cd content
2929
make -j4 html
3030

0 commit comments

Comments
 (0)