Skip to content

Commit fb57515

Browse files
committed
Workflow: pub get on example
1 parent 201ffc8 commit fb57515

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/native_assets_cli.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
ndk-version: r25b
3838

3939
- run: dart pub get
40+
- run: dart pub get
41+
working-directory: pkgs/native_assets_cli/example/native_add/
4042

4143
- run: dart analyze --fatal-infos
4244

0 commit comments

Comments
 (0)