Skip to content

Commit 5dcc46b

Browse files
source openfoam bashrc again
1 parent 1345dc1 commit 5dcc46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/turek-hron-fsi3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
(
7272
chown -R precice . &&
7373
cd ./fluid-openfoam &&
74-
su precice -c './run.sh'
74+
su precice -c 'source /usr/lib/openfoam/openfoam2412/etc/bashrc && ./run.sh'
7575
)
7676
cp ./solid-${{ matrix.experiment.solid-participant }}/precice-Solid-watchpoint-Flap-Tip.log ./studies/precice-Solid-watchpoint-Flap-Tip-${{ matrix.experiment.id }}.log
7777
- name: Store results

0 commit comments

Comments
 (0)