Skip to content

Commit

Permalink
Rename flatpak application id
Browse files Browse the repository at this point in the history
  • Loading branch information
agorgl committed Nov 5, 2024
1 parent 1abb9e8 commit e477d3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: mod-desktop.flatpak
manifest-path: flatpak/audio.mod.mod-desktop.yaml
manifest-path: flatpak/audio.mod.mod_desktop.yaml
cache-key: flatpak-builder-${{ github.sha }}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
id: audio.mod.mod-desktop
id: audio.mod.mod_desktop
runtime: org.kde.Platform
runtime-version: "5.15-23.08"
sdk: org.kde.Sdk
Expand Down

0 comments on commit e477d3f

Please sign in to comment.