mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-04 05:00:01 +08:00
.
This commit is contained in:
parent
54541033e2
commit
dbbc4f4b48
15
.github/workflows/build_windows_packages.yaml
vendored
15
.github/workflows/build_windows_packages.yaml
vendored
@ -28,14 +28,6 @@ jobs:
|
||||
PKG_SUFFIX: ${{ github.event.inputs.suffix }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: change directory 1
|
||||
shell: pwsh
|
||||
run: |
|
||||
cd ..
|
||||
|
||||
- name: Install Windows CUDA 12.9
|
||||
uses: Jimver/cuda-toolkit@v0.2.24
|
||||
id: cuda-toolkit-win-129
|
||||
@ -44,11 +36,8 @@ jobs:
|
||||
method: "network"
|
||||
sub-packages: '["nvcc", "cudart", "visual_studio_integration"]'
|
||||
|
||||
- name: change directory 2
|
||||
shell: pwsh
|
||||
run: |
|
||||
cd GPT-SoVITS
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Run Build and Upload Script
|
||||
shell: pwsh
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user