Skip to content

Commit

Permalink
Use --profile instead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
quekyj committed Aug 1, 2023
1 parent 3612206 commit 4c5c37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/gh_actions/hcl_site_generation_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ set -euo pipefail

cd doc/confapp_flutter

flutter build web --release --web-renderer html --base-href /rohd-hcl/
flutter build web --profile --web-renderer html --base-href /rohd-hcl/


0 comments on commit 4c5c37c

Please sign in to comment.