Skip to content

Commit

Permalink
build(fix): could not build
Browse files Browse the repository at this point in the history
  • Loading branch information
2mal3 committed Jun 15, 2023
1 parent 1c63572 commit c244e1d
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 125 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
path: .venv
key: venv-${{ runner.os }}-${{ hashFiles('**/poetry.lock') }}
- name: Install dependencies
if: steps.cached-poetry-dependencies.outputs.cache-hit != 'true'
run: poetry install

- name: Build
Expand Down

0 comments on commit c244e1d

Please sign in to comment.