Skip to content

Commit

Permalink
Updated github workflows (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladleesi committed Apr 5, 2024
1 parent 5156c38 commit e45a4fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
distribution: 'corretto'
java-version: '20'

- name: Make gradlew executable
run: chmod +x ./gradlew
# - name: Make gradlew executable
# run: chmod +x ./gradlew

# - name: Build with Gradle
# run: ./gradlew build
Expand Down

0 comments on commit e45a4fd

Please sign in to comment.