Skip to content

Commit

Permalink
WORKFLOW: targeting wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed Aug 5, 2024
1 parent d909a1f commit e85f3e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 239 deletions.
2 changes: 1 addition & 1 deletion es-de-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ modules:
sources:
- type: git
url: https://github.com/RetroDECK/ES-DE
branch: retrodeck-main
branch: feat/smaller-menu
- type: shell

# ES-DE - END
28 changes: 1 addition & 27 deletions manifest-header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,7 @@ runtime-version: "6.7"
sdk: org.kde.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm18
command: retrodeck.sh

finish-args:
- --socket=wayland
- --socket=x11
- --socket=pulseaudio
- --share=ipc
- --share=network
- --device=all
- --filesystem=host
- --filesystem=home/.var/app/com.valvesoftware.Steam
- --allow=multiarch
- --talk-name=org.freedesktop.ScreenSaver
- --talk-name=org.freedesktop.PowerManagement.Inhibit
- --talk-name=org.freedesktop.login1.Manager
- --filesystem=xdg-run/app/com.discordapp.Discord:create
- --filesystem=xdg-config/gtk-3.0:ro
- --env=QT_QPA_PLATFORM=wayland;wayland-egl;xcb
- --allow=bluetooth
- --env=SDL_VIDEO_X11_WMCLASS=net.retrodeck.es-de
- --env=SDL_VIDEO_WAYLAND_WMCLASS=net.retrodeck.es-de
- --unset-env=QEMU_AUDIO_DRV
- --filesystem=xdg-data/Steam:rw
- --filesystem=~/.steam:rw
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw
- --filesystem=xdg-run/gamescope-0:ro
command: /app/bin/es-de

cleanup:
- /include
Expand All @@ -48,7 +23,6 @@ cleanup:
- '*.la'
- /lib/debug
- /share/runtime
command: /app/bin/es-de

finish-args:
- --socket=wayland
Expand Down
211 changes: 0 additions & 211 deletions net.retrodeck.es-de.yml

This file was deleted.

0 comments on commit e85f3e1

Please sign in to comment.