Use patcher beta

This commit is contained in:
Jason Penilla
2024-12-21 13:55:34 -08:00
parent 184e014d65
commit 07763ce642
5 changed files with 2 additions and 13 deletions

View File

@ -22,8 +22,6 @@ jobs:
uses: gradle/actions/setup-gradle@v4
- name: Configure Git User Details
run: git config --global user.email "actions@github.com" && git config --global user.name "Github Actions"
- name: build paperweight
run: ./build_paperweight.sh
- name: Apply Patches
run: ./gradlew applyAllPatches --stacktrace
- name: Build