Skip to content

Commit

Permalink
Actually build submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
G-071 committed Feb 5, 2025
1 parent 08d9e7b commit e9b85e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ pipeline {
sh '''
. /usr/local.nfs/Modules/latest/init/sh
module load cuda
#./scripts/build_dependencies.sh ${build_type} ${compiler}
./scripts/build_dependencies.sh ${build_type} ${compiler}
'''
}
}
Expand Down

0 comments on commit e9b85e6

Please sign in to comment.