From bd76afba8cf5d4a3fca9bef91edf1ea555966588 Mon Sep 17 00:00:00 2001 From: mathildemerle Date: Tue, 22 Oct 2024 09:13:35 +0200 Subject: [PATCH] Update cmake-single-platform.yml --- .github/workflows/cmake-single-platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake-single-platform.yml b/.github/workflows/cmake-single-platform.yml index effbffe97b..697bc960ca 100644 --- a/.github/workflows/cmake-single-platform.yml +++ b/.github/workflows/cmake-single-platform.yml @@ -46,7 +46,7 @@ jobs: brew install qt@5 brew install boost # brew info swig - # brew info libomp + brew info libomp pip3 install dmgbuild - name: Set default EXPIRATION_TIME if not provided (with non manual workflow)