Skip to content

Commit

Permalink
Do not use checkout action for submodules -- was doing a shallow clone
Browse files Browse the repository at this point in the history
  • Loading branch information
dhower-qc committed Sep 20, 2024
1 parent 6fbb7f9 commit b848845
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
steps:
- name: Clone Github Repo Action
uses: actions/checkout@v4
with:
submodules: true
- name: Setup apptainer
uses: eWaterCycle/[email protected]
- name: Get container from cache
Expand Down

0 comments on commit b848845

Please sign in to comment.