Skip to content

Commit

Permalink
#15 [fix] CI.yml 빌드시 최상위 폴더로 이동하는 코드 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
hellozo0 committed Jan 6, 2024
1 parent f5e0816 commit 8e1146b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
run: |
chmod +x gradlew
./gradlew build -x test
working-directory: ${{ env.working-directory }}
shell: bash

0 comments on commit 8e1146b

Please sign in to comment.