Skip to content

Commit bef7add

Browse files
committed
release process did not have jake installed
1 parent fc3e8d0 commit bef7add

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
poetry config pypi-token.pypi $PYPI_TOKEN
3838
poetry publish --build
39+
poetry install --no-interaction --no-root
3940
poetry run jake ddt --output-format json -o bom.json --whitelist whitelist.json
4041
- name: build docs
4142
run: |

0 commit comments

Comments
 (0)