Skip to content

Commit 4c1f46d

Browse files
author
zak-45
committed
action
1 parent f369949 commit 4c1f46d

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/manual.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,17 +87,6 @@ jobs:
8787
fi
8888
shell: bash
8989

90-
- name: Upload Artifacts
91-
uses: actions/upload-artifact@v4
92-
with:
93-
name: Spleeter Portable ${{ matrix.os_name }}-${{ matrix.os_arch }} Build
94-
if-no-files-found: warn
95-
overwrite: true
96-
include-hidden-files: true
97-
path: 'spleeter-portable-${{ matrix.os_name }}-${{ matrix.os_arch }}**'
98-
99-
100-
10190
- name: Create Release ${{github.event.inputs.mytag}} for Spleeter Portable python-headless-3.10.15
10291
uses: ncipollo/release-action@v1
10392
with:

0 commit comments

Comments
 (0)