diff --git a/.github/workflows/macOS-Intel.yml b/.github/workflows/macOS-Intel.yml index 29b1cf1a..34a1409e 100644 --- a/.github/workflows/macOS-Intel.yml +++ b/.github/workflows/macOS-Intel.yml @@ -18,6 +18,7 @@ jobs: - uses: actions/checkout@master - name: Install llvm & Qt & OpenSSL + continue-on-error: true uses: ConorMacBride/install-package@v1.1.0 with: brew: llvm qt5 openssl