Skip to content

Commit

Permalink
build group composition plot
Browse files Browse the repository at this point in the history
  • Loading branch information
knarrff committed Nov 18, 2024
1 parent 1b1710e commit 2ebabeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/paper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:

- name: Create contributor snippet
run: python contributors.py

- name: Create group composition plot
run: cd group_composition_plot && ./create_paper_plots.sh && cd -

- uses: xu-cheng/latex-action@v3
with:
Expand Down

0 comments on commit 2ebabeb

Please sign in to comment.