Skip to content

Commit

Permalink
Bring back fetch_and_checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Dec 4, 2024
1 parent 4742aeb commit 9fb352f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion downstream-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9fb352f

Please sign in to comment.