From 394e56cd81bdfe7271c2d03d24f163dbb1d815a7 Mon Sep 17 00:00:00 2001 From: masc4ii Date: Sat, 23 Mar 2024 10:43:40 +0100 Subject: [PATCH] Update macOS-Intel.yml --- .github/workflows/macOS-Intel.yml | 1 + 1 file changed, 1 insertion(+) 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