Skip to content

Commit

Permalink
Update build-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
btwonion authored Jun 27, 2024
1 parent 55bec27 commit 86cf1ca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ jobs:
uses: gradle/actions/setup-gradle@v3
- name: Build with Gradle
uses: Wandalen/wretry@master
command:
- ./gradlew buildAllVersions --stacktrace
with:
command:
- ./gradlew buildAllVersions --stacktrace
- uses: actions/upload-artifact@v4
with:
path: versions/**/build/libs/*.jar
Expand Down

0 comments on commit 86cf1ca

Please sign in to comment.