Skip to content

Commit

Permalink
feat(skeleton): install for now
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jul 4, 2024
1 parent aa92c20 commit 2a01a07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/poetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
with:
poetry-version: ${{ matrix.poetry-version }}
- name: Poetry build
run: poetry build
run: |
poetry install

0 comments on commit 2a01a07

Please sign in to comment.