We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec798ae commit 0ec1a9bCopy full SHA for 0ec1a9b
.github/workflows/ci.yml
@@ -45,6 +45,7 @@ jobs:
45
cd precice-3.1.2
46
cmake --list-presets
47
cmake --preset=production # Configure using the production preset
48
+ cd build
49
make -j 10
50
51
- name: "Run for ${{ matrix.os }}"
0 commit comments