diff --git a/.github/workflows/bld.yml b/.github/workflows/bld.yml index c53ae69..b69e2a9 100644 --- a/.github/workflows/bld.yml +++ b/.github/workflows/bld.yml @@ -92,8 +92,8 @@ jobs: steps: - name: Checkout source repository uses: actions/checkout@v4 - clean: true with: + clean: true submodules: 'true' fetch-depth: 0