Fix workflow patch

This commit is contained in:
Sean Greenawalt 2025-09-19 17:25:41 -04:00
commit b92ecc4701

View file

@ -38,7 +38,7 @@ jobs:
- name: Apply Patches - name: Apply Patches
run: | run: |
cd Stirling-PDF cd Stirling-PDF
git am ../patches/*.patch git apply --reject --whitespace=fix ../patches/*.patch
- name: Set up JDK 17 - name: Set up JDK 17
uses: https://github.com/actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0 uses: https://github.com/actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0