From 04a620219479c2e8dd2d97096e051d07a97aee2e Mon Sep 17 00:00:00 2001 From: Radkesvat <134321679+radkesvat@users.noreply.github.com> Date: Mon, 10 Jun 2024 06:44:51 +0430 Subject: [PATCH] test --- .github/workflows/cmake-multi-macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cmake-multi-macos.yml b/.github/workflows/cmake-multi-macos.yml index aa40bdd2..68ebb2dc 100644 --- a/.github/workflows/cmake-multi-macos.yml +++ b/.github/workflows/cmake-multi-macos.yml @@ -33,7 +33,6 @@ jobs: echo "build-output-dir=${{ github.workspace }}/build" >> "$GITHUB_OUTPUT" - name: Install dependencies on macOS - if: runner.os == 'macOS' run: | brew update brew install ccache