Skip to content

Commit f14eacf

Browse files
Update
1 parent 90b748a commit f14eacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
MODULEPATH: /cvmfs/alice.cern.ch/etc/toolchain/modulefiles/el9-x86_64:/cvmfs/alice.cern.ch/el9-x86_64/Modules/modulefiles
3939
STANDALONE_DIR: /root/standalone
4040
ARTIFACT_FILE: /root/artifact.txt
41-
LD_LIBRARY_PATH: /usr/local/cuda-13.0/compat:${LD_LIBRARY_PATH}
41+
LD_LIBRARY_PATH: /usr/local/cuda-13.0/compat
4242
name: ${{ matrix.name }}
4343
steps:
4444
- name: Checkout Repository

0 commit comments

Comments
 (0)