diff --git a/.github/workflows/mac-arm64.yml b/.github/workflows/mac-arm64.yml index f25aaa33..3807ca6a 100644 --- a/.github/workflows/mac-arm64.yml +++ b/.github/workflows/mac-arm64.yml @@ -15,7 +15,7 @@ jobs: - name: Dependencies run: | - brew install cmake libomp rust + brew install -f cmake libomp rust - name: Build run: |