Skip to content

Commit 7306bce

Browse files
committed
update cffconvert install version to latests
1 parent 1385cf7 commit 7306bce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/citation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
path: ~/.cache/pip
2121
key: pip-cffconvert-0
2222
- name: pip installs
23-
run: pip install cffconvert
23+
run: pip install git+https://github.com/citation-file-format/cffconvert.git
2424
- name: run cffconvert validate
2525
run: cffconvert --validate

0 commit comments

Comments
 (0)