mirror of
https://github.com/Maks1mS/xmrig-zero-donation.git
synced 2024-12-23 16:02:58 +03:00
Add --unidiff-zero for git apply
This commit is contained in:
parent
a0e27d34a6
commit
1309c5740f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
- name: Apply patches
|
||||
working-directory: xmrig
|
||||
run: |
|
||||
git apply < ../patches/*.patch
|
||||
git apply --unidiff-zero < ../patches/*.patch
|
||||
|
||||
- name: Build
|
||||
working-directory: xmrig
|
||||
|
Loading…
Reference in New Issue
Block a user