mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 15:19:44 +02:00
Change Flatpak manifest location (#696)
This commit is contained in:
parent
87ea52b1a4
commit
9b4b96d989
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
|
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
|
||||||
with:
|
with:
|
||||||
bundle: tenacity.flatpak
|
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 }}
|
cache-key: flatpak-builder-${{ github.sha }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user