Skip to content

Commit

Permalink
not editable
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Aug 19, 2024
1 parent 7b2ee4c commit 632c63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: pip install -e .
- run: pip install .
- run: pip install towncrier
- run: towncrier build
- run: grep -P '\[[^\]]*#${{ github.event.number }}[,\]]' CHANGES.rst

0 comments on commit 632c63f

Please sign in to comment.