make simpler
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -146,6 +146,8 @@ if [[ "$PRINT_ONLY" == true ]]; then
|
|||||||
echo "CACHE-KEY=$expanded_key"
|
echo "CACHE-KEY=$expanded_key"
|
||||||
echo "CACHE-PATH=$CACHE_PATH"
|
echo "CACHE-PATH=$CACHE_PATH"
|
||||||
} >>"$GITHUB_OUTPUT"
|
} >>"$GITHUB_OUTPUT"
|
||||||
|
|
||||||
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ! -x "$CACHE_PATH/bin/flutter" ]]; then
|
if [[ ! -x "$CACHE_PATH/bin/flutter" ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user