From 3452a404fc64af4dc64052e44aa4694cddc15840 Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Sat, 30 Sep 2023 18:51:20 -0400 Subject: [PATCH] Updated Github workflow --- .github/workflows/bld.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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