mirror of
https://github.com/actix/actix-website
synced 2024-11-23 16:31:08 +01:00
Correct path to hugo
This commit is contained in:
parent
be2e12d2d2
commit
e4325a4a1f
@ -1,4 +1,3 @@
|
||||
language: rust
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
@ -6,7 +5,7 @@ install:
|
||||
tar xzvf -
|
||||
|
||||
script:
|
||||
- ./hugo_0.40.3_Linux-64bit/hugo_0.18.1_linux_amd64
|
||||
- ./hugo_0.40.3_Linux-64bit/hugo
|
||||
|
||||
deploy:
|
||||
provider: script
|
||||
|
Loading…
Reference in New Issue
Block a user