Skip to content

Commit

Permalink
clean build
Browse files Browse the repository at this point in the history
  • Loading branch information
neokoni authored Jan 29, 2025
1 parent 908da21 commit b594ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/folia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: applyPathches
run: |
cd ~/folia
./gradlew applyPatches
./gradlew clean applyPatches
- name: building...
run: |
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
- name: applyPathches
run: |
cd ~/folia
./gradlew applyPatches
./gradlew clean applyPatches
- name: building...
run: |
Expand Down

0 comments on commit b594ffa

Please sign in to comment.