Skip to content

Commit

Permalink
chore : 안드로이드 CI 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
chws0508 authored Jul 28, 2023
1 parent 3739457 commit 9a250d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Access GH_CLIENT_ID
env:
GH_CLIENT_ID: $
run: echo "GH_CLIENT_ID=\"$GH_CLIENT_ID\"" > ./local.properties
run: echo "GH_CLIENT_ID=\"$GH_CLIENT_ID\"" > ./2023-emmsale/android/2023-emmsale/local.properties

- name: Run ktlintChecking
run: ./android/2023-emmsale/gradlew -p android/2023-emmsale ktlintCheck
Expand Down

0 comments on commit 9a250d1

Please sign in to comment.