diff --git a/.github/workflows/update_citation.yaml b/.github/workflows/update_citation.yaml index e1814b7..9f2bc57 100644 --- a/.github/workflows/update_citation.yaml +++ b/.github/workflows/update_citation.yaml @@ -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: |