diff --git a/downstream-build/action.yml b/downstream-build/action.yml index 777b4f2..8e62c44 100644 --- a/downstream-build/action.yml +++ b/downstream-build/action.yml @@ -47,7 +47,7 @@ runs: spack config add "upstreams:nightly:install_tree: $rel" mkdir /Workarea cd /Workarea - git log + python3 /Package/key4hep-dev-utils/scripts/fetch_and_checkout.py $name # Exit now if there is any command that fails # set -e