mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-22 08:35:39 +00:00
ES-DE: migrating to static manifest + trying to use FFMPEG-FULL - part 3
This commit is contained in:
parent
53ee397344
commit
8787a30227
2
.github/workflows/build_es-de.yml
vendored
2
.github/workflows/build_es-de.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: Clone RetroDECK repo
|
||||
- name: Clone repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
app-id: net.retrodeck.es-de
|
||||
runtime: org.kde.Platform
|
||||
runtime-version: "6.7"
|
||||
runtime-version: $runtime-version "6.7"
|
||||
sdk: org.kde.Sdk
|
||||
sdk-extensions:
|
||||
- org.freedesktop.Sdk.Extension.llvm18
|
||||
|
|
Loading…
Reference in a new issue