[Add] Install Python script dependencies for tqdm
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -36,6 +36,9 @@ jobs:
|
|||||||
- name: Setup Python environment
|
- name: Setup Python environment
|
||||||
run: npm run setup-python
|
run: npm run setup-python
|
||||||
|
|
||||||
|
- name: Install Python script dependencies
|
||||||
|
run: pip install tqdm
|
||||||
|
|
||||||
- name: Build and package
|
- name: Build and package
|
||||||
run: npm run release-all
|
run: npm run release-all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user