mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🐛 Install requirements
This commit is contained in:
@@ -50,8 +50,8 @@ jobs:
|
||||
env:
|
||||
PREFERRED_PATCH_APPS: ${{ inputs.PREFERRED_PATCH_APPS }}
|
||||
run: |
|
||||
pip install python-dotenv
|
||||
pip install loguru
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
|
||||
- name: Override Patch apps
|
||||
if: ${{ inputs.PREFERRED_PATCH_APPS }}
|
||||
|
||||
Reference in New Issue
Block a user