Skip to content

Commit

Permalink
a name to process step
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed May 8, 2024
1 parent c4f8b4b commit a4ec8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/citation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
python-version: 3.12

- name: Install PyYAML
- name: Install requests and PyYAML needed by update_citation
run: |
pip install requests PyYAML
Expand Down

0 comments on commit a4ec8fd

Please sign in to comment.