Skip to content

Commit

Permalink
Issue #212: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubMelka committed Dec 3, 2024
1 parent 9331ee4 commit c7b6b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/LinuxFlatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- name: Install KDE SDK and Runtime
run: |
sudo flatpak install -y flathub org.kde.Sdk/6.8
sudo flatpak install -y flathub org.kde.Platform/6.8
sudo flatpak install -y flathub org.kde.Sdk/x86_64/6.8
sudo flatpak install -y flathub org.kde.Platform/x86_64/6.8
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit c7b6b97

Please sign in to comment.