Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed May 14, 2024
1 parent 651fc2d commit 25b3e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ case "$product-$platform-$method" in
Auth-*-multiplatform)
if check_secrets; then
RunXcodebuild \
-project 'FirebaseAuth/Tests/SampleSwift/AuthenticationExample.xcodeproj' \
-project 'FirebaseAuth/Tests/MultiPlatformSample/AuthenticationExample.xcodeproj' \
-scheme "MultiPlatformSample" \
"${xcb_flags[@]}" \
test
Expand Down

0 comments on commit 25b3e42

Please sign in to comment.