Skip to content

Commit 93f2e53

Browse files
authored
Force attempted rebuild
1 parent 92e574a commit 93f2e53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Install OpenMP dependencies with brew for OSX
6666
if: contains(matrix.os,'macos')
67-
run: brew install libomp
67+
run: brew install libomp #todo caching
6868

6969
- name: Show content of workspace after cache has been restored
7070
run: find $RUNNER_WORKSPACE

0 commit comments

Comments
 (0)