CLI version depends on python 3.7
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -19,10 +19,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Setup Python 3.8
|
||||
- name: Setup Python 3.7
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.7
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
@@ -6,7 +6,7 @@ CLI 版本
|
||||

|
||||

|
||||

|
||||
<br>
|
||||
<br>
|
||||
[GUI 版本](https://github.com/moyy996/AVDC)
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user