mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 09:03:51 +01:00
Change Flatpak manifest location (#696)
This commit is contained in:
2
.github/workflows/flatpak.yml
vendored
2
.github/workflows/flatpak.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
||||
with:
|
||||
bundle: tenacity.flatpak
|
||||
manifest-path: packaging/flatpak/org.tenacity.Tenacity.json
|
||||
manifest-path: packaging/flatpak/org.tenacityaudio.Tenacity.json
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
arch: ${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user