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 3f3501b commit fd73880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
java-version: 17
distribution: adopt-hotspot
- run: ls -la ./gradle/wrapper/
- name: Make gradlew executable
run: chmod +x gradlew
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
- name: Build plugin
run: ./gradlew check buildPlugin --info

0 comments on commit fd73880

Please sign in to comment.