Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cbini committed Aug 10, 2020
1 parent 800f524 commit 3e45ea4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Install dependencies
run: |
source $HOME/.poetry/env
poetry env use python3
poetry install --no-dev
- name: Build project for distribution
run: |
Expand Down

0 comments on commit 3e45ea4

Please sign in to comment.