Skip to content

Commit

Permalink
attempt to fix citations
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
  • Loading branch information
figueroa1395 committed Oct 9, 2024
1 parent 3c297e1 commit 7f8ee76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/citations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v4
- name: Install R
run: |
sudo apt-get update && sudo apt-get install -y r-base
- name: Validate CITATION.cff
uses: dieghernan/cff-validator@v3

0 comments on commit 7f8ee76

Please sign in to comment.