Skip to content

Commit

Permalink
Add tmp workflow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kboyarinov committed Feb 5, 2025
1 parent 99d1bbe commit 6d16822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ jobs:
cmake --build . -v --target tbb --target tbbmalloc --target tbbmalloc_proxy
- name: Test doc examples
run: |
ls
cd ../doc/main/examples_testing
mkdir build && cd build
cmake -DCMAKE_CXX_STANDARD=${{ matrix.std }} -DCMAKE_BUILD_TYPE=${{ matrix.build_type }} \
Expand Down

0 comments on commit 6d16822

Please sign in to comment.