Skip to content

Commit

Permalink
see what's in build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
craiglabenz committed Nov 17, 2023
1 parent 057bb7c commit e6028df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tool/ci_script_shared.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ function ci_package () {
flutter test
echo `pwd`
ls -lah
ls -lah build/native_assets/macos
cat build/native_assets/macos/native_assets.yaml
ls -lah build/
fi

# Run any example tests if they exist
Expand Down

0 comments on commit e6028df

Please sign in to comment.