From 310f77532c7a64cdef060a7e2a9d3c7e1383a4be Mon Sep 17 00:00:00 2001 From: "Jens A. Koch" Date: Wed, 10 Jul 2024 19:03:22 +0200 Subject: [PATCH] cleanup, there are no submodules --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d0ff501..983669b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,8 +35,6 @@ jobs: steps: - name: 🤘 Checkout Code uses: actions/checkout@v4 # https://github.com/actions/checkout - with: - submodules: true # https://community.chocolatey.org/packages/ccache #- name: 🔽 Install ccache