Skip to content

Commit

Permalink
install R
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Figueroa Manrique <figueroa1395@gmail.com>
  • Loading branch information
figueroa1395 committed Jan 3, 2025
1 parent 5f0c1b2 commit 85fded7
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 85fded7

Please sign in to comment.