Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
squid233 committed Feb 16, 2024
1 parent 926ce52 commit 80b89a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
run: chmod +x gradlew
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
arguments: build --no-daemon
- name: Execute Gradle build
run: ./gradlew build
- name: Upload build reports
Expand Down

0 comments on commit 80b89a4

Please sign in to comment.