From f5816d22a52503441f512cf2f1b06451fad240da Mon Sep 17 00:00:00 2001 From: attajak Date: Sat, 18 Jan 2025 20:31:49 +0700 Subject: [PATCH] Update .github/workflows/firebase-hosting-pull-request.yml --- .github/workflows/firebase-hosting-pull-request.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index d376a1a..1bee8af 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -13,6 +13,9 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 + with: + submodules: true + fetch-depth: 0 - name: Cache Hugo resources uses: actions/cache@v4 env: