From d3dc8f3c9722f6daeb70bba30bf4e302cae91039 Mon Sep 17 00:00:00 2001 From: Ana Hobden Date: Mon, 14 Nov 2022 08:54:43 -0800 Subject: [PATCH] Some unsaved change --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3c3a43..06b52d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: run-x86_64-darwin: name: Run x86_64 Darwin runs-on: macos-latest - needs: BuildX86Darwin + needs: build-x86_64-darwin steps: - uses: actions/download-artifact@v3 with: