Skip to content

Commit

Permalink
Finish v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco committed Oct 5, 2023
2 parents 5c5fbad + 4b1ebf8 commit b5ddbca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 11
distribution: 'adopt'
- name: Build with Gradle
run: ./gradlew build
- name: Upload jar to release
Expand Down

0 comments on commit b5ddbca

Please sign in to comment.