Update flatpak-lint.yml

This commit is contained in:
Jeffry Samuel
2024-08-04 19:05:23 -06:00
committed by GitHub
parent 988ee7b7e7
commit 518633b153

View File

@@ -18,7 +18,7 @@ jobs:
- name: Install GNOME SDK 46
run: |
flatpak install --user gnome org.gnome.Sdk//46 -y
flatpak install --user flathub org.gnome.Sdk//46 -y
- name: Checkout code
uses: actions/checkout@v2