Fix GitHub CI build-flatpak

This commit is contained in:
Marvin W 2023-04-22 16:33:45 +02:00
parent 9b83e5ccc9
commit bc3738aba1
No known key found for this signature in database
GPG key ID: 072E9235DB996F2A
2 changed files with 4 additions and 2 deletions

View file

@ -36,4 +36,5 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1
with: with:
manifest-path: im.dino.Dino.json manifest-path: im.dino.Dino.json
build-bundle: false

View file

@ -9,9 +9,10 @@
"--socket=fallback-x11", "--socket=fallback-x11",
"--socket=wayland", "--socket=wayland",
"--socket=pulseaudio", "--socket=pulseaudio",
"--socket=pipewire",
"--socket=gpg-agent", "--socket=gpg-agent",
"--share=network", "--share=network",
"--device=all", "--device=dri",
"--talk-name=org.freedesktop.Notifications" "--talk-name=org.freedesktop.Notifications"
], ],
"modules": [ "modules": [