Skip to content

Commit 2ebabeb

Browse files
committed
build group composition plot
1 parent 1b1710e commit 2ebabeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/paper.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222

2323
- name: Create contributor snippet
2424
run: python contributors.py
25+
26+
- name: Create group composition plot
27+
run: cd group_composition_plot && ./create_paper_plots.sh && cd -
2528

2629
- uses: xu-cheng/latex-action@v3
2730
with:

0 commit comments

Comments
 (0)