Skip to content

Commit

Permalink
make simpler
Browse files Browse the repository at this point in the history
  • Loading branch information
Alif Rachmawadi committed Mar 21, 2023
1 parent ed0e860 commit 8dbc29a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Expand Up @@ -146,6 +146,8 @@ if [[ "$PRINT_ONLY" == true ]]; then
echo "CACHE-KEY=$expanded_key"
echo "CACHE-PATH=$CACHE_PATH"
} >>"$GITHUB_OUTPUT"

exit 0
fi

if [[ ! -x "$CACHE_PATH/bin/flutter" ]]; then
Expand Down

0 comments on commit 8dbc29a

Please sign in to comment.