Skip to content

Commit 5afca19

Browse files
Revert to original link
1 parent 30c2c7c commit 5afca19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
source /etc/profile.d/modules.sh
2020
module load O2/daily-20250719-0000-1 boost/v1.83.0-alice2-45 CMake/v3.31.6-4 Clang/v18.1.8-22 ninja/fortran-v1.11.1.g9-12 ROOT/v6-32-06-alice9-3
2121
22-
curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/3ArAHDck6Gc7eeS/events.tar.xz
22+
curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/cuQAwSojyDrl6FR/events.tar.xz
2323
tar -xf /root/events.tar.xz -C ${STANDALONE_DIR}
2424
rm /root/events.tar.xz
2525
@@ -51,7 +51,7 @@ jobs:
5151
source /etc/profile.d/modules.sh
5252
module load O2/daily-20250719-0000-1 boost/v1.83.0-alice2-45 CMake/v3.31.6-4 Clang/v18.1.8-22 ninja/fortran-v1.11.1.g9-12 ROOT/v6-32-06-alice9-3
5353
54-
curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/3ArAHDck6Gc7eeS/events.tar.xz
54+
curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/cuQAwSojyDrl6FR/events.tar.xz
5555
tar -xf /root/events.tar.xz -C ${STANDALONE_DIR}
5656
rm /root/events.tar.xz
5757

0 commit comments

Comments
 (0)