Skip to content

Commit

Permalink
Build untuned 32bit release
Browse files Browse the repository at this point in the history
  • Loading branch information
ada-phillips committed Mar 30, 2024
1 parent 5c7ea2b commit ce3e2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: pwd
- run: flutter pub global activate flutterpi_tool
- run: flutter build linux
- run: flutterpi_tool build --arch=arm64 --cpu=pi4 --release
- run: flutterpi_tool build --release


- name: Copy & Compress output
Expand Down

0 comments on commit ce3e2be

Please sign in to comment.