From 69d240b627cbf902f02c40fb7583e660ecffbba3 Mon Sep 17 00:00:00 2001 From: sabaimran Date: Mon, 28 Oct 2024 19:08:09 -0700 Subject: [PATCH] Remove the comment on top of fetch-depth --- .github/workflows/dockerize.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dockerize.yml b/.github/workflows/dockerize.yml index c9f921e..b69835e 100644 --- a/.github/workflows/dockerize.yml +++ b/.github/workflows/dockerize.yml @@ -22,7 +22,6 @@ jobs: - name: Checkout Code uses: actions/checkout@v3 with: - # Get all history to correctly infer Khoj version using hatch fetch-depth: 0 - name: 🧹 Delete huge unnecessary tools folder