From 1aade4b30817b8ecd2edb708737ed554879c2f28 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Fri, 30 Jan 2026 10:39:59 -0500 Subject: ci --- .github/workflows/beta.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github/workflows') diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index f7ad115a2..b9aa49896 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -19,6 +19,8 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Setup Bun uses: ./.github/actions/setup-bun -- cgit v1.2.3