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

jiacai2050 pushed a commit to branch fix-ci
in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git

commit 703ef0f1620d28c23725d2c131f24ddbb6ba6e02
Author: jiacai2050 <[email protected]>
AuthorDate: Wed Aug 21 10:38:04 2024 +0800

    fix: remove unused step
---
 .github/workflows/deploy.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 006ee35..7b3aff3 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -32,7 +32,6 @@ jobs:
           npm i -D postcss postcss-cli autoprefixer
           hugo mod get
           hugo --minify
-      - run: make build
       # copy .asf.yaml to ./public, asf site needs it.
       - run: cp .asf.yaml ./public
       - uses: peaceiris/actions-gh-pages@v3


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to