Skip to content

Commit

Permalink
Edit github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bea4dev committed May 4, 2022
1 parent 69c9b50 commit 785a6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Apply Patches
run: ./gradlew applyPatches --stacktrace
- name: Build
run: ./gradlew build --stacktrace
run: ./gradlew reobfJar --stacktrace

0 comments on commit 785a6b9

Please sign in to comment.