Skip to content

Commit 8de1928

Browse files
Fix CITATION.cff validator for Ubuntu 24.04 runner
1 parent 6f7c9f8 commit 8de1928

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cff-validator.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
uses: actions/checkout@v4
2424
- name: Validate CITATION.cff
2525
uses: dieghernan/cff-validator@v3
26+
with:
27+
install-r: true

0 commit comments

Comments
 (0)