From 0afe8b0ba15aa6a78b8300ef259e57722dd89926 Mon Sep 17 00:00:00 2001 From: Scott Prahl Date: Fri, 31 May 2024 09:26:08 -0700 Subject: [PATCH] update workflows --- .github/workflows/update_citation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |