Skip to content

Commit

Permalink
[ci] fixing windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Sep 17, 2024
1 parent ee9e8e5 commit 95c8338
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,11 +422,6 @@ jobs:
-Tclangcl ^
..
- name: Fix clang-cl OpenMP flags in build.ninja
shell: bash
run: |
sed -i 's/-Xclang -fopenmp/-openmp/' build/build.ninja
- name: Build TTK
shell: bash
run: |
Expand Down

0 comments on commit 95c8338

Please sign in to comment.