Skip to content

Commit

Permalink
Update gradle.yml (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
SkySwimmer authored Jun 5, 2023
1 parent 6066bd6 commit c8f8549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@0d13054264b0bb894ded474f08ebb30921341cee
uses: gradle/gradle-build-action@v2
with:
arguments: build
- name: Publish build artifact
Expand Down

0 comments on commit c8f8549

Please sign in to comment.