Skip to content

Commit 8af458f

Browse files
committed
[fix] 에러 수정
1 parent 2d71a29 commit 8af458f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/actions-dev.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,9 @@ jobs:
6060
mv /home/ec2-user/actions-runner/_work/backend/backend/build/libs/pickyfy-0.0.1-SNAPSHOT.jar /home/ec2-user/pickify-spring.jar
6161
shell: bash
6262

63-
6463

65-
deploy:
6664

65+
deploy:
6766
needs: build # build 작업이 성공적으로 완료된 후 실행
6867
runs-on: pickify # self-hosted runner에서 실행
6968

0 commit comments

Comments
 (0)