mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-16 20:53:26 +00:00
Update main.yml
This commit is contained in:
@@ -24,10 +24,8 @@ jobs:
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
# Need to checkout submodules for themes
|
||||
- name: Checkout submodules
|
||||
uses: textbook/git-checkout-submodule-action@2.1.1
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Hugo Build
|
||||
uses: jakejarvis/hugo-build-action@v0.83.1
|
||||
|
||||
Reference in New Issue
Block a user