build(flatpak): separate dependencies into sub-modules (#2818)
This commit is contained in:
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 \
|
||||
|
||||
Reference in New Issue
Block a user