This is an automated email from the ASF dual-hosted git repository.
tilmannz pushed a commit to branch Fix-build-failure
in repository https://gitbox.apache.org/repos/asf/db-site.git
The following commit(s) were added to refs/heads/Fix-build-failure by this push:
new 2f2d018 Test
2f2d018 is described below
commit 2f2d01871126dd075cd8c26fb450c58ccd063340
Author: Tilmann <[email protected]>
AuthorDate: Thu Aug 14 18:09:25 2025 +0200
Test
---
.github/workflows/build-site.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build-site.yml b/.github/workflows/build-site.yml
index 3559139..93ebfa0 100644
--- a/.github/workflows/build-site.yml
+++ b/.github/workflows/build-site.yml
@@ -21,7 +21,6 @@ jobs:
with:
fetch-depth: 1
-
- name: Build Site
run: |
mvn clean compile