Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Github Actions 워크플로우 실행 시 gradlew 권한 없음 에러 해결 #13

Closed
1 task done
peeerr opened this issue Sep 20, 2024 · 0 comments · Fixed by #14
Closed
1 task done

[BUG] Github Actions 워크플로우 실행 시 gradlew 권한 없음 에러 해결 #13

peeerr opened this issue Sep 20, 2024 · 0 comments · Fixed by #14
Assignees
Labels
🐛 bug 버그 해결

Comments

@peeerr
Copy link
Contributor

peeerr commented Sep 20, 2024

설명

현재 CI서버에서 gradlew 실행 권한을 얻을 수 없어 에러 발생중

📝 작업 내용

  • 스크립트에 chmod +x ./gradlew 추가

추가 정보

.

@peeerr peeerr added the 🐛 bug 버그 해결 label Sep 20, 2024
@peeerr peeerr self-assigned this Sep 20, 2024
@peeerr peeerr closed this as completed Sep 20, 2024
@peeerr peeerr linked a pull request Sep 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 버그 해결
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant