Skip to content

Commit 1ef5394

Browse files
Ass source
1 parent f3d2e42 commit 1ef5394

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
- name: Build and Run
1818
run: |
19-
dnf -y install environment-modules
19+
source /etc/profile.d/modules.sh
2020
export MODULEPATH=/cvmfs/alice.cern.ch/etc/toolchain/modulefiles/el9-x86_64:/cvmfs/alice.cern.ch/el9-x86_64/Modules/modulefiles
2121
module load O2/daily-20250625-0000-1 boost/v1.83.0-alice2-43 CMake/v3.31.6-4 Clang/v18.1.8-21 ninja/fortran-v1.11.1.g9-12 ROOT/v6-32-06-alice8-4
2222

0 commit comments

Comments
 (0)