This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/parquet-site.git
The following commit(s) were added to refs/heads/production by this push:
new 1d6da08 Attempted fix for parquet site (#162)
1d6da08 is described below
commit 1d6da08e6d0a48eb446ae3b0a1e789ee9befa682
Author: Vinoo Ganesh <[email protected]>
AuthorDate: Fri Feb 13 00:56:58 2026 -0500
Attempted fix for parquet site (#162)
---
.github/workflows/deploy.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index ed5abeb..3d026b9 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -60,9 +60,6 @@ jobs:
- run: npm install
- - name: Download Hugo modules
- run: hugo mod get
-
- name: Build
run: hugo --minify --panicOnWarning