Skip to content

Commit ede4992

Browse files
authored
Update build.yml
1 parent dc1af85 commit ede4992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Publish
3434
run: |
3535
cd ./Folia
36-
./gradlew applyPatches
36+
./gradlew applyAllPatches
3737
./gradlew -PpublishDevBundle -Dmaven.repo.local=$GITHUB_WORKSPACE/repo publishToMavenLocal
3838
- name: Push the gh-pages Repo
3939
run: |

0 commit comments

Comments
 (0)