Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nailujx86 authored May 17, 2024
1 parent 2aca84c commit 9a82180
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 @@ -14,7 +14,7 @@ jobs:
with:
java-version: 17
distribution: adopt-hotspot
- run: ls -la ./gradle/wrapper/
- run: ls -lh ./gradle/wrapper/
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- name: Build plugin
Expand Down

0 comments on commit 9a82180

Please sign in to comment.