Fix workflow patch
This commit is contained in:
parent
a93715362f
commit
b92ecc4701
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Apply Patches
|
||||
run: |
|
||||
cd Stirling-PDF
|
||||
git am ../patches/*.patch
|
||||
git apply --reject --whitespace=fix ../patches/*.patch
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: https://github.com/actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue