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 196f811  Update deploy.yaml
196f811 is described below

commit 196f8116a60035c371c8a271cfeb75318f77f04f
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Sun Dec 13 21:37:40 2020 +0800

    Update deploy.yaml
---
 .github/workflows/deploy.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index eac711c..5f38538 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -34,6 +34,7 @@ jobs:
           sudo mv hugo /usr/bin/
           npm install -D --save postcss-cli
           npm install -D --save autoprefixer
+          npm install -D --save postcss
           npm i
 
       - name: Build

Reply via email to