[skip travis] pypi needs make

This commit is contained in:
Tom-Oliver Heidel 2020-09-23 03:57:12 +02:00 committed by GitHub
parent ad42fc2048
commit 94b89122c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -139,6 +139,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
needs: build_unix
steps:
- uses: actions/checkout@v2