Skip to content

Commit

Permalink
Skip patching
Browse files Browse the repository at this point in the history
  • Loading branch information
starg2 committed Apr 1, 2024
1 parent b2dc658 commit 419645b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ jobs:
ref: custom
path: mingw-builds

- name: Patch build scripts (mingw-builds.patch)
run: git apply $GITHUB_WORKSPACE/mingw64-builds-GHA/build-patch/mingw-builds.patch
working-directory: mingw-builds

- name: Install host toolchain (i686)
if: ${{ matrix.arch == 'i686' || matrix.exceptions == 'sjlj' }}
run: |
Expand Down

0 comments on commit 419645b

Please sign in to comment.