su do
This commit is contained in:
parent
f2ee51ea84
commit
0849cc67cc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ machine:
|
|||
dependencies:
|
||||
post:
|
||||
- wget https://github.com/spf13/hugo/releases/download/v0.20.3/hugo_v0.20.3_Linux-32bit.deb -O /tmp/hugo.deb
|
||||
- dpkg -i /tmp/hugo.deb
|
||||
- sudo dpkg -i /tmp/hugo.deb
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Reference in a new issue