Skip to content

Commit

Permalink
jar afterwards
Browse files Browse the repository at this point in the history
  • Loading branch information
renao authored Mar 6, 2024
1 parent b1d01ab commit 58fc509
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
- name: Build (Gradle Wrapper)
run: ./gradlew build
- name: Create Release Jar (Gradle Wrapper)
run: ./gradlew jar
- name: Show me the release folder
run: ls ./build/libs

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 58fc509

Please sign in to comment.