Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] FIX Error
Browse files Browse the repository at this point in the history
tidavid1 committed Feb 3, 2024
1 parent 2430590 commit f9ede0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_gradle.yml
Original file line number Diff line number Diff line change
@@ -23,6 +23,9 @@ jobs:
with:
java-version: '11'
distribution: 'temurin'

- name: Move Folder
run: cd voicepocket

## Gradle Wrapper 권한 부여
- name: Grant execute permission for gradlew

0 comments on commit f9ede0f

Please sign in to comment.