Skip to content

Commit

Permalink
v0.0.5 fix web render
Browse files Browse the repository at this point in the history
  • Loading branch information
DawnMagnet committed Mar 10, 2024
1 parent 5decdec commit 7c3e544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Build Android APK
run: flutter build apk

- name: Build web app
- name: Build web app with html renderer
run: flutter build web --web-renderer html

- name: Build Linux app
Expand Down

0 comments on commit 7c3e544

Please sign in to comment.