Update flatpak-lint.yml
This commit is contained in:
parent
6205db87e6
commit
4cc3b78321
4
.github/workflows/flatpak-lint.yml
vendored
4
.github/workflows/flatpak-lint.yml
vendored
@ -18,11 +18,11 @@ jobs:
|
||||
|
||||
- name: Install GNOME SDK 46
|
||||
run: |
|
||||
flatpak install --user flathub org.gnome.Sdk//46 -y
|
||||
flatpak --user install -y --noninteractive flathub org.gnome.Sdk/x86_64/46
|
||||
|
||||
- name: Install Flatpak Builder
|
||||
run: |
|
||||
flatpak install --user flathub org.flatpak.Builder -y
|
||||
flatpak --user install -y --noninteractive flathub org.flatpak.Builder
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user