mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-30 00:17:20 +08:00
Fix bash parameters
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env bash -xe
|
#!/usr/bin/env bash
|
||||||
|
set -xe
|
||||||
|
|
||||||
if [[ $(flutter format -n .) ]]; then
|
if [[ $(flutter format -n .) ]]; then
|
||||||
echo "flutter format issue"
|
echo "flutter format issue"
|
||||||
|
|||||||
Reference in New Issue
Block a user