Update flatpak-lint.yml

This commit is contained in:
Jeffry Samuel 2024-08-04 19:00:00 -06:00 committed by GitHub
parent 4bb01d86d9
commit cdadde60ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,9 +17,6 @@ jobs:
# Add the Flathub repository # Add the Flathub repository
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
# Add the GNOME runtime repository
flatpak remote-add --if-not-exists --user gnome https://sdk.gnome.org/gnome.flatpakrepo
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v2