We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8d137 commit 3444a24Copy full SHA for 3444a24
.github/workflows/build.yml
@@ -106,7 +106,7 @@ jobs:
106
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
107
with:
108
bundle: XStreaming.flatpak
109
- manifest-path: flatpak/io.github.geocld.xstreaming.yml
+ manifest-path: flatpak/io.github.Geocld.XStreaming.yml
110
cache-key: flatpak-builder-${{ github.sha }}
111
112
- name: Release flatpak
0 commit comments