diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 27595a68..d14cff09 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,6 +35,7 @@ jobs: - uses: actions/checkout@v4 with: clean: true + fetch-depth: 0 submodules: recursive - name: Set Build Variables