Update gh-pages.yml

This commit is contained in:
Aditya Telange 2020-07-23 03:18:45 +05:30 committed by GitHub
parent 0950fb89a8
commit 1a43ef4042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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