Update gh-pages.yml
This commit is contained in:
parent
0950fb89a8
commit
1a43ef4042
|
@ -13,7 +13,7 @@ jobs:
|
|||
ref: exampleSite
|
||||
|
||||
- name: Update theme
|
||||
run: git submodule update --init --recursive
|
||||
run: git submodule update --remote --merge
|
||||
|
||||
- name: Setup hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
|
|
Loading…
Reference in New Issue