Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed May 31, 2024
1 parent 766c414 commit 0afe8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_citation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
pip install requests PyYAML needed for update_citation.py
pip install requests PyYAML
- name: Update CITATION.cff
run: |
Expand Down

0 comments on commit 0afe8b0

Please sign in to comment.