Skip to content

Commit b2f165e

Browse files
Temporary fix for missing build dependency fortran-v1.11.1.g9-1
1 parent 3670472 commit b2f165e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939

4040
- name: Build and Run
4141
run: |
42+
. ${WORK_DIR}/${ALIBUILD_ARCH_PREFIX}/ninja-fortran/fortran-v1.11.1.g9-3/etc/profile.d/init.sh
4243
. ${WORK_DIR}/${ALIBUILD_ARCH_PREFIX}/O2/${O2_REVISION}/etc/profile.d/init.sh
4344
export ROOT_INCLUDE_PATH=$(echo "$ROOT_INCLUDE_PATH" | cut -d: -f3-)
4445

0 commit comments

Comments
 (0)