diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 91aa9ba..89b2b45 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,6 +27,8 @@ jobs: steps: - name: GIT | Checkout Source code uses: actions/checkout@v4 + with: + submodules: ''true" - name: Call action get-ref-properties id: get-ref-properties