Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
checking out theme submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
brentley committed Jun 27, 2019
1 parent 37539de commit da60acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ frontend:
phases:
build:
commands:
- git submodule init && git submodule update
- wget https://github.com/gohugoio/hugo/releases/download/v${VERSION_HUGO}/hugo_${VERSION_HUGO}_Linux-64bit.tar.gz
- tar -xvf hugo_${VERSION_HUGO}_Linux-64bit.tar.gz hugo
- mv -v hugo /usr/bin/hugo
Expand Down

0 comments on commit da60acb

Please sign in to comment.