You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN --mount=type=cache,sharing=locked,target=/flutter cd packages/student-app/manabie_learner && flutter pub get
RUN cd packages/student-app/manabie_learner && flutter build web --web-renderer html --release --dart-define=flavor=${FLAVOR} --dart-define=isTest=true