Skip to content

Commit

Permalink
Fix _regexes issue
Browse files Browse the repository at this point in the history
  • Loading branch information
robd003 committed Sep 23, 2023
1 parent dedfb24 commit b3b3546
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
python -mpip install --upgrade pip
python -mpip install build
pythom -mpip install PyYAML
- name: Build sdist and wheel
run: |
python -mbuild
Expand Down

0 comments on commit b3b3546

Please sign in to comment.