Skip to content

Commit 2cebbab

Browse files
committed
Fight CI round 3
1 parent 33e9859 commit 2cebbab

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,4 @@ jobs:
3737
- name: Build
3838
shell: bash
3939
run: |
40-
export BOOST_ARCH_PATH=/usr/include
41-
./Allwclean
42-
./Allwmake ${{ matrix.build_args }}
40+
openfoam -c 'cd "$GITHUB_WORKSPACE"; export BOOST_ARCH_PATH=/usr/include; ./Allwclean; ./Allwmake ${{ matrix.build_args }}'

0 commit comments

Comments
 (0)