mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
♻️ Added 3.x as python version
This commit is contained in:
@@ -20,6 +20,8 @@ jobs:
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.2.0
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install pre-commit
|
||||
run: pip install pre-commit
|
||||
|
||||
Reference in New Issue
Block a user