Skip to content

Commit 06c3144

Browse files
authored
add compile graphics to configure script (#3142)
1 parent ebfc339 commit 06c3144

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure_cake_wallet.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ source ./app_env.sh cakewallet
3737
./app_config.sh
3838
cd ../.. && flutter pub get
3939
dart run tool/generate_localization.dart
40+
./compile_graphics.sh
4041
#./model_generator.sh
4142
#cd macos && pod install

0 commit comments

Comments
 (0)