diff --git a/.github/workflows/ci-nim.yml b/.github/workflows/ci-nim.yml index 52182ac..f08c316 100644 --- a/.github/workflows/ci-nim.yml +++ b/.github/workflows/ci-nim.yml @@ -48,7 +48,7 @@ jobs: run: | nimble install -y - - name: Create inc.fmu as Model exchange + - name: Create inc.fmu as fmu2me=Model exchange or fmu2cs=Co-Simulation - now=${{ matrix.modeltype }} with: modeltype: ${{ matrix.modeltype }} run: |