Skip to content

Commit

Permalink
Add extra poetry shell command to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
san99tiago committed Sep 12, 2023
1 parent 0d763a6 commit a07cd3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.11
cache: poetry

- name: Install Poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit a07cd3e

Please sign in to comment.