Skip to content

Commit

Permalink
Try to fix the repo inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
nea89o committed May 4, 2024
1 parent 5e4a82b commit 2767ef4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ jobs:
uses: gradle/gradle-build-action@v2
- name: Build with Gradle
run: |
./gradlew test
./gradlew clean
./gradlew includeBackupRepo
./gradlew test remapJar
./gradlew remapJar
env:
NEU_RELEASE: true
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 2767ef4

Please sign in to comment.