Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
buthed010203 committed Sep 24, 2024
1 parent eb35e8a commit 92d3597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
java-version: 17
distribution: temurin

- name: Build mod jar
run: ./gradlew deploy
- name: Build jar
run: ./gradlew jar

- name: Upload built jar file
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 92d3597

Please sign in to comment.