Skip to content

Commit 3f2e573

Browse files
committed
👷 ci: github actions 수정
1 parent 6f9238a commit 3f2e573

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎.github/workflows/build.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
- name: Run chmod to make gradlew executable
3131
run: chmod +x ./gradlew
3232

33-
- name: Validate Gradle wrapper
34-
uses: gradle/wrapper-validation-action@v1
35-
3633
- name: Setup Gradle
3734
uses: gradle/gradle-build-action@v2.4.0
3835
with:

0 commit comments

Comments
 (0)