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

haonan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git

commit 3b67e40d83515cfc6454d19bb0113e685f0313d9
Author: Haonan <[email protected]>
AuthorDate: Mon Jul 10 18:02:02 2023 +0800

    Update site-build.yaml
---
 .github/workflows/site-build.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/site-build.yaml 
b/.github/workflows/site-build.yaml
index d1158cb..403653f 100644
--- a/.github/workflows/site-build.yaml
+++ b/.github/workflows/site-build.yaml
@@ -26,9 +26,7 @@ jobs:
         uses: actions/setup-node@v3
         with:
           node-version: 18.x
-      - name: Check Apache Header
-        run: mvn apache-rat:check
       - name: Install dependencies
         run: npm ci
       - name: Test compile website
-        run: npm run build
\ No newline at end of file
+        run: npm run build

Reply via email to