Skip to content

Commit

Permalink
fix: forgot to install package
Browse files Browse the repository at this point in the history
  • Loading branch information
jjjermiah committed Dec 16, 2023
1 parent 80afb8d commit 52804f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ jobs:
- name: Install poetry
uses: snok/install-poetry@v1


- name: Install package
run: poetry install
# # This action uses Python Semantic Release v8
# - name: Python Semantic Release
# id: release
Expand Down

0 comments on commit 52804f4

Please sign in to comment.