Skip to content

Commit

Permalink
Merge pull request #25 from LikeLion-12th-SKHU/develop
Browse files Browse the repository at this point in the history
push
  • Loading branch information
ttttkii913 authored Jul 23, 2024
2 parents eb8d449 + 0b0b25c commit 56de24e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
distribution: 'adopt'
java-version: '17'

- name: Grant execute permission for gradlew
run: chmod +x ./gradlew

- name: Build with Gradle
run: ./gradlew clean build -x test

Expand Down

0 comments on commit 56de24e

Please sign in to comment.