Skip to content

Commit

Permalink
Maybe fix CI
Browse files Browse the repository at this point in the history
I don't even know lmao
  • Loading branch information
MrSlimeDiamond authored Jun 24, 2023
1 parent 9813317 commit e51d667
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
arguments: build
run: ./gradlew build
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit e51d667

Please sign in to comment.