Skip to content

Commit

Permalink
narrow search
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentmr committed Nov 1, 2023
1 parent e004505 commit 0f58b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
sudo apt -y install cmake gcc-11 g++-11 libgcc-11-dev ninja-build libomp-dev
python -m pip install -r requirements-dev.txt
ls -la /usr/lib/gcc/x86_64-linux-gnu/11
find /usr -name omp.h
find /usr/lib/gcc/x86_64-linux-gnu -name omp.h
env:
DEBIAN_FRONTEND: noninteractive

Expand Down

0 comments on commit 0f58b52

Please sign in to comment.