mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Run common flutter setup for flatpak step as well
This commit is contained in:
3
.github/workflows/build-linux.yml
vendored
3
.github/workflows/build-linux.yml
vendored
@@ -51,6 +51,9 @@ jobs:
|
||||
needs:
|
||||
- build_linux
|
||||
steps:
|
||||
- name: Common setup
|
||||
uses: ./.github/actions/flutter-common
|
||||
|
||||
- name: Checkout application
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user