Skip to content

Commit

Permalink
flutter precache linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Jul 24, 2024
1 parent 94add0d commit d235e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ parts:
cp -r $CRAFT_PART_SRC $CRAFT_PART_INSTALL/usr/libexec/flutter
ln -s $CRAFT_PART_INSTALL/usr/libexec/flutter/bin/flutter $CRAFT_PART_INSTALL/usr/bin/flutter
$CRAFT_PART_INSTALL/usr/bin/flutter doctor
$CRAFT_PART_INSTALL/usr/bin/flutter precache
$CRAFT_PART_INSTALL/usr/bin/flutter precache --linux
build-packages:
- curl
- git
Expand Down

0 comments on commit d235e35

Please sign in to comment.