Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Jun 22, 2024
1 parent 5135838 commit 7c3ec3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
distribution: zulu
- name: Setup Gradle
uses: gradle/actions/setup-gradle@main
# - name: Grant execute permission for gradlew
# run: chmod +x gradlew
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build
run: ./gradlew build

Expand Down

0 comments on commit 7c3ec3e

Please sign in to comment.