1
0
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:
Armin Ronacher 2018-05-22 23:16:40 +02:00
parent be2e12d2d2
commit e4325a4a1f

View File

@ -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