Skip to content

Commit

Permalink
Fixc yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
robbinjanssen committed Aug 30, 2023
1 parent 9f0b698 commit 13e4682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
poetry config virtualenvs.create true
poetry config virtualenvs.in-project true
- name: Install dependencies
- name: Install dependencies
run: poetry install --no-interaction --no-root

- name: Build package
Expand Down

0 comments on commit 13e4682

Please sign in to comment.