Skip to content

Commit

Permalink
fix pypi.yml add poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Nov 16, 2020
1 parent 649877d commit f3900af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-python@v1
with:
python-version: '3.x'
- uses: dschep/[email protected]
- name: Install requirements
run: make deps
- name: Build dists
Expand Down

0 comments on commit f3900af

Please sign in to comment.