Skip to content

Commit

Permalink
fix: update ubuntu_bootstrap path to match new repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
d-loose committed Nov 20, 2024
1 parent 20d6660 commit 303aa35
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 @@ -64,7 +64,7 @@ parts:
dart pub global activate melos
dart pub global run melos bootstrap
cd packages/ubuntu_bootstrap
cd apps/ubuntu_bootstrap
flutter build linux --release -v
cp -r build/linux/*/release/bundle/* $CRAFT_PART_INSTALL/bin/
override-prime: |
Expand Down

0 comments on commit 303aa35

Please sign in to comment.