mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 04:21:15 +00:00
Fix duplicate upload artifact
This commit is contained in:
parent
8fffecf3e2
commit
1bec52f1dc
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
@ -116,13 +116,6 @@ jobs:
|
||||
build/dist/isle-*
|
||||
build/dist/*.AppImage
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@main
|
||||
with:
|
||||
name: Release-${{ matrix.name }}
|
||||
path: |
|
||||
build/dist/isle-*
|
||||
|
||||
flatpak:
|
||||
name: "Flatpak (${{ matrix.arch }})"
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user