mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
🐛 with pip images base
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- if: ${{ matrix.platform == 'cpu' }}
|
||||
run: |
|
||||
echo "base=deezer/spleeter:${{ matrix.distribution }}" >> $GITHUB_ENV
|
||||
echo "base=python:${{ matrix.distribution }}" >> $GITHUB_ENV
|
||||
echo "image=spleeter" >> $GITHUB_ENV
|
||||
- if: ${{ matrix.platform == 'gpu' }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user