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