Skip to content

Commit

Permalink
still debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteen committed Jan 18, 2024
1 parent 249982c commit 0aced62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_earable/ios/ci_scripts/ci_post_clone.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ time flutter precache --ios
echo "🟩 Install Flutter Dependencies"
echo "$(pwd)"
echo "$(ls)"
cd $CI_WORKSPACE_PATH
cd $CI_WORKSPACE_PATH/repository
echo "$(ls)"
cd open_earable
time flutter clean
Expand Down

0 comments on commit 0aced62

Please sign in to comment.