Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
zak-45 committed Dec 4, 2024
1 parent f369949 commit 4c1f46d
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,17 +87,6 @@ jobs:
fi
shell: bash

- name: Upload Artifacts
uses: actions/upload-artifact@v4
with:
name: Spleeter Portable ${{ matrix.os_name }}-${{ matrix.os_arch }} Build
if-no-files-found: warn
overwrite: true
include-hidden-files: true
path: 'spleeter-portable-${{ matrix.os_name }}-${{ matrix.os_arch }}**'



- name: Create Release ${{github.event.inputs.mytag}} for Spleeter Portable python-headless-3.10.15
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 4c1f46d

Please sign in to comment.