Skip to content

Commit

Permalink
Configure
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Sep 14, 2023
1 parent 7f68f67 commit 133b14c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile-tbb/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ runs:
run: |
git clone https://github.com/wjakob/tbb.git
cd tbb/build
source /opt/rh/gcc-toolset-9/enable || true
cmake3 ..
cmake3 --build . --target install -j8

0 comments on commit 133b14c

Please sign in to comment.