From fe8f16a4c51b4e60ef5a88872905b6213fa2609b Mon Sep 17 00:00:00 2001 From: Parisa Tejari Date: Mon, 23 Sep 2024 16:45:30 +0200 Subject: [PATCH] change the version --- .github/workflows/package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 01c270f1..c22bcb17 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -70,7 +70,7 @@ jobs: name: "FEGA Norway-${{ steps.version_fega-norway.outputs.fega-norway_version }}" publish-libs: needs: detect_changes - if: ${{ needs.detect_changes.outputs[matrix.lib] == 'true' }} + if: needs.detect_changes.outputs[matrix.lib] == 'true' runs-on: ubuntu-latest strategy: matrix: