@@ -146,6 +146,8 @@ if [[ "$PRINT_ONLY" == true ]]; then
echo"CACHE-KEY=$expanded_key"
echo"CACHE-PATH=$CACHE_PATH"
} >>"$GITHUB_OUTPUT"
exit0
fi
if[[ ! -x "$CACHE_PATH/bin/flutter"]];then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.