build(flatpak): separate dependencies into sub-modules (#2818)
This commit is contained in:
parent
3b95397381
commit
e34f446210
8 changed files with 200 additions and 220 deletions
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
|
|
@ -98,9 +98,9 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- name: Setup Dependencies Linux Flatpak
|
||||
env:
|
||||
PLATFORM_VERSION: "22.08"
|
||||
run: |
|
||||
PLATFORM_VERSION=22.08
|
||||
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y \
|
||||
cmake \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue