mirror of
https://github.com/AChep/keyguard-app.git
synced 2025-01-23 10:59:58 +01:00
chore(fdroid): Download Python deps correctly
This commit is contained in:
parent
77b8f6c6ee
commit
e3ccc5b909
@ -29,6 +29,7 @@ jobs:
|
||||
cache: 'pip'
|
||||
- name: "Download dependencies"
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
pip install git+https://gitlab.com/fdroid/fdroidserver.git
|
||||
- name: "Prepare env"
|
||||
working-directory: ./deploy_fdroid
|
||||
|
Loading…
Reference in New Issue
Block a user