mirror of
https://github.com/actix/actix-website
synced 2025-06-29 16:24:58 +02:00
Correct path to hugo
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user