Use patch installed by msys2/setup-msys2
This commit is contained in:
parent
79a3e89dae
commit
ef10e8a1eb
Notes:
git
2021-08-26 19:48:08 +09:00
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
||||||
PATCH: C:\msys64\usr\bin\patch.exe
|
PATCH: D:\a\_temp\msys\msys64\usr\bin\patch.exe
|
||||||
steps:
|
steps:
|
||||||
- run: md build
|
- run: md build
|
||||||
working-directory:
|
working-directory:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user