Skip to content

Commit

Permalink
have everything preinstalled on action runner
Browse files Browse the repository at this point in the history
  • Loading branch information
crissNb committed Jan 13, 2024
1 parent ae4d485 commit 104ed14
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build with Gradle
uses: gradle/gradle-build-action@v2
with:
gradle-version: current
arguments: build
run: gradle build

0 comments on commit 104ed14

Please sign in to comment.