From 27a3fd777c0cb3fb0fa35c83b818e873ac49b0a0 Mon Sep 17 00:00:00 2001 From: Lehman Garrison Date: Mon, 29 Apr 2024 16:58:02 -0400 Subject: [PATCH] fix yaml --- .github/workflows/wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index dad6d75..564b2bc 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -88,8 +88,8 @@ jobs: runs-on: macos-14 steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 + with: + fetch-depth: 0 - uses: actions/download-artifact@v4 with: