Skip to content

Commit

Permalink
[feature/#204] github actions 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
whitem4rk committed Jan 5, 2024
1 parent f27c625 commit 469fb5a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
uses: gradle/gradle-build-action@4137be6a8bf7d7133955359dbd952c0ca73b1021
with:
arguments: build
run: ./gradlew clean build

0 comments on commit 469fb5a

Please sign in to comment.