Skip to content

Commit 1d162eb

Browse files
committed
Delete the longer needed patching of msvc headers
Signed-off-by: Dimitar Dobrev <[email protected]>
1 parent 99a1457 commit 1d162eb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ jobs:
3131
shell: bash
3232
run: echo "/c/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/MSBuild/Current/Bin" >> $GITHUB_PATH
3333

34-
- name: Fix intrin.h file
35-
if: matrix.config.vs
36-
shell: powershell
37-
run: build/intrin.ps1
38-
3934
- name: Setup
4035
shell: bash
4136
run: |

0 commit comments

Comments
 (0)