Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanforbes committed Apr 29, 2022
1 parent 3059619 commit 3ae8abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Poetry
uses: snok/install-poetry@v1.3
with:
virtialenvs-create: true
virtualenvs-create: true
virtualenvs-in-project: true
virtualenvs-path: .venv

Expand Down

0 comments on commit 3ae8abe

Please sign in to comment.