mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix expo publish error
This commit is contained in:
@ -5,4 +5,4 @@ if [ $# -ne 1 ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
expo publish --target bare --release-channel=$1
|
||||
expo publish --quiet --target bare --release-channel=$1
|
Reference in New Issue
Block a user