mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-06-28 08:16:41 +00:00
Use patcher beta
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user