Skip to content

Commit

Permalink
gradlew
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslanllll authored Apr 8, 2024
1 parent 1ef4251 commit c5a336f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
with:
java-version: '8'
distribution: 'temurin'
- name: Make gradlew executable
run: chmod 777 gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@67421db6bd0bf253fb4bd25b31ebb98943c375e1
with:
Expand Down

0 comments on commit c5a336f

Please sign in to comment.