Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zox47 authored Sep 28, 2024
1 parent ee0eaf3 commit a0331bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Extract dependencies with pipgrip
run: |
source .venv/bin/activate
pipgrip $(cat pipgrip.lock) --lock
pipgrip $(cat requirements.txt) --lock
- name: Set up Android SDK
run: |
Expand Down

0 comments on commit a0331bb

Please sign in to comment.