diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index ce781fa06..f1dd4c82b 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -20,8 +20,6 @@ jobs: steps: - name: Clone Github Repo Action uses: actions/checkout@v4 - with: - submodules: true - name: Setup apptainer uses: eWaterCycle/setup-apptainer@v2.0.0 - name: Get container from cache