Skip to content

Commit

Permalink
Merge branch 'test-cite-workflow' of github.com:jurra/pymurtree into …
Browse files Browse the repository at this point in the history
…test-cite-workflow
  • Loading branch information
jurra committed Aug 29, 2023
2 parents bbff92e + 7be031d commit 4558aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-citation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install .[publishing]
pip install cff-from-621
- name: Generate citation based on pyproject.toml
run: |
Expand Down

0 comments on commit 4558aea

Please sign in to comment.