You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/02/17 03:41:23 UTC

[skywalking-website] branch master updated: Try to update hugo 0.80.0

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 312091b  Try to update hugo 0.80.0
312091b is described below

commit 312091b7ab7225b86927c8b3721f6011fd5a7a7c
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Wed Feb 17 11:41:17 2021 +0800

    Try to update hugo 0.80.0
---
 .github/workflows/deploy.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 83fea33..83c9164 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -30,7 +30,7 @@ jobs:
 
       - name: Install
         run: |
-          wget https://github.com/gohugoio/hugo/releases/download/v0.74.3/hugo_extended_0.74.3_Linux-64bit.tar.gz
+          wget https://github.com/gohugoio/hugo/releases/download/v0.80.0/hugo_extended_0.80.0_Linux-64bit.tar.gz
           tar xvf hugo_extended_0.74.3_Linux-64bit.tar.gz
           sudo mv hugo /usr/bin/