Skip to content

Commit

Permalink
Add v to preCICE version
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Mar 20, 2024
1 parent 5b3ca50 commit 08f6a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Install preCICE (no cache)
uses: precice/setup-precice-action@main
with:
precice-version: ${{ github.event.inputs.versionpreCICE }}
precice-version: v${{ github.event.inputs.versionpreCICE }}
- name: Build OpenFOAM-preCICE adapter
run: |
${{steps.installOpenFOAM.outputs.openfoam_exec}} ./Allwmake
Expand Down

0 comments on commit 08f6a57

Please sign in to comment.