TheEvilSkeleton
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
1 additions and
1 deletions
-
.github/workflows/flatpak.yml
-
packaging/flatpak/org.tenacityaudio.Tenacity.json
|
|
@ -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 }} |