Skip to content

Commit

Permalink
Merge pull request #492 from kipr/cdUpdates
Browse files Browse the repository at this point in the history
Update cd-staging.yml with direct submodule update
  • Loading branch information
tcorbly authored Oct 22, 2024
2 parents 084f9d4 + 95546da commit 0107e8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@ jobs:
uses: actions/checkout@v2
with:
submodules: true
submodules_recursive: true
fetch-depth: 0
lfs: true

- name: Pull LFS
run: git lfs pull

Expand Down

0 comments on commit 0107e8b

Please sign in to comment.