Skip to content

Commit

Permalink
Merge pull request #285 from PowerGridModel/fix-citations
Browse files Browse the repository at this point in the history
Fix nightly build - citations
  • Loading branch information
figueroa1395 authored Jan 3, 2025
2 parents 5f0c1b2 + 85fded7 commit 8e420fd
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 8e420fd

Please sign in to comment.