mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
missing parameter
This commit is contained in:
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
run: |
|
||||
docker build \
|
||||
--build-arg BASE=python:${{ matrix.distribution }} \
|
||||
--build-arg SPLEETER_PACKAGE=spleeter-gpu \
|
||||
-t cuda:${{ matrix.distribution }} \
|
||||
-f docker/cuda-10-0.dockerfile .
|
||||
echo "::set-env name=base::cuda:${{ matrix.distribution }}"
|
||||
|
||||
Reference in New Issue
Block a user