Skip to content

Commit edb6612

Browse files
author
Caspar van Leeuwen
committed
Use feature branch from software-layer-scripts to get CUDA installed in host-injections
1 parent 5f029f0 commit edb6612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# give up as soon as any error occurs
44
set -e
55

6-
git clone https://github.com/EESSI/software-layer-scripts
6+
git clone -b cuda_host_injections_202506 https://github.com/casparvl/software-layer-scripts
77

88
# symlink everything, except for:
99
# - common files like LICENSE and README.md

0 commit comments

Comments
 (0)