Skip to content

Commit

Permalink
Updated the MacOS workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
eg0000r-pub committed Feb 15, 2024
1 parent 70dbf94 commit 3638917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: recursive
- run: brew install libomp
- run: brew install llvm libomp
- run: cmake .
- run: cmake --build .
- run: ctest
Expand Down

0 comments on commit 3638917

Please sign in to comment.