diff --git a/steps/02-checkout.sh b/steps/02-checkout.sh index 1d049318..57fe9113 100755 --- a/steps/02-checkout.sh +++ b/steps/02-checkout.sh @@ -13,6 +13,7 @@ fi # Clone gclient +python3 --version gclient config --unmanaged "$PDFium_URL" "${CONFIG_ARGS[@]-}" echo "target_os = [ '$OS' ]" >> .gclient