Skip to content

Commit 4823bbf

Browse files
Merge pull request #100 from lammpstutorials/simongravelle-patch-1
Update gh-pages.yml
2 parents eed7594 + b9b55a3 commit 4823bbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gh-pages.yml

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
submodules: recursive
2424
fetch-depth: 0
2525

26+
- name: Checkout submodules
27+
run: git submodule update --init --recursive
28+
2629
- name: Set up Python
2730
uses: actions/setup-python@v2.2.1
2831
with:

0 commit comments

Comments
 (0)