Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hweyoung authored Dec 6, 2023
1 parent adf2ac2 commit 8536032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

# Jar 파일 복사
- name: Copy Jar
run: cp ./build/libs/*.jar ./deploy
run: cp ./build/libs/commonplant.jar ./deploy

# appspec.yml 파일 복사
- name: Copy appspec.yml
Expand Down

0 comments on commit 8536032

Please sign in to comment.