Add workflow #1

Merged
seang96 merged 17 commits from test into main 2025-09-19 23:10:47 +00:00
Showing only changes of commit b92ecc4701 - Show all commits

Fix workflow patch

Sean Greenawalt 2025-09-19 17:25:41 -04:00

View file

@ -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