Correction to installation
This commit is contained in:
parent
251c7b2e33
commit
67a545637f
@ -46,7 +46,7 @@ jobs:
|
||||
# `dartcss` tool.
|
||||
run: |
|
||||
wget https://github.com/gohugoio/hugo/releases/download/v0.139.0/hugo_extended_0.139.0_linux-amd64.deb
|
||||
sudo dpkg -i hugo_0.139.0_linux-amd64.deb
|
||||
sudo dpkg -i hugo_extended_0.139.0_linux-amd64.deb
|
||||
apt-get update && apt-get install -y git
|
||||
git submodule init
|
||||
git submodule update --recursive
|
||||
|
Loading…
x
Reference in New Issue
Block a user