Update ci.yml

This commit is contained in:
Nayla 2024-10-23 19:34:41 -04:00 committed by GitHub
commit 65f3d14c1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,13 +24,7 @@ jobs:
uses: flatpak/flatpak-github-actions@v2
with:
manifest-path: Distribution/flatpak.yml
bundle: DolphinMPN-linux.flatpak
- name: Upload Build Artifact
uses: actions/upload-artifact@v4
with:
name: DolphinMPN-Flatpak-x86_64
path: /home/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/Distribution/OUT
bundle: DolphinMPN-linux-x86_64.flatpak
build_appimage:
runs-on: ubuntu-latest
steps: