Issue #212: Update

This commit is contained in:
Jakub Melka
2024-12-03 19:16:31 +01:00
parent c70063e4c5
commit d3a3b92a7a

View File

@ -15,7 +15,7 @@ jobs:
- name: Add Flatpak repository
run: |
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- name: Checkout repository
uses: actions/checkout@v3