From 14cfb94e5ccc32f4ba79bfd14c4da209b8cc9cef Mon Sep 17 00:00:00 2001 From: Akuli Date: Tue, 21 Jan 2025 15:01:28 +0200 Subject: [PATCH] Update macos.yml --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 853e7a74..83bf3134 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -8,7 +8,7 @@ jobs: bootstrap: runs-on: macos-latest timeout-minutes: 10 - strategy: + steps: - uses: actions/checkout@v4 with: fetch-depth: 0 # Fetch the whole Git history