Skip to content

Commit

Permalink
fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
s.pirohov committed Jul 27, 2023
1 parent 9dc7803 commit 29a3c0b
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 @@ -16,7 +16,6 @@ jobs:
run: |
python -m pip install -U pip
pip install pipenv
pipenv lock
pipenv install --dev
- name: Build dist
run: |
Expand Down

0 comments on commit 29a3c0b

Please sign in to comment.