-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When I look at the code, I wonder how to build an arm build of the flutter app.
| cd build/linux/x64/release/bundle || exit |
This example seems to be only x64. Do I read that right?
The flatpack action allows building for both platforms. I will have a look on how to achieve this.
It seems easy to me:
- build both architectures
- create an archive for both architectures
- submit a build for these
Something I need to figure out: Is there a way in the manifest to download a different archive depending on the build architecture?
See also:
Metadata
Metadata
Assignees
Labels
No labels