mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
chore: Second test
This commit is contained in:
parent
ef6411dcf6
commit
2cb61cd6bd
2 changed files with 8 additions and 7 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue