chore: Second test

This commit is contained in:
PartyDonut 2025-06-09 22:01:50 +02:00
parent ef6411dcf6
commit 2cb61cd6bd
2 changed files with 8 additions and 7 deletions

View file

@ -380,7 +380,6 @@ jobs:
Fladder_x86_64.AppImage.zsync
build-linux-flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
if: needs.fetch-info.outputs.build_type == 'release' || needs.fetch-info.outputs.build_type == 'nightly'
needs: [fetch-info, build-linux]