Skip to content

Commit be65cd0

Browse files
authored
Update main.yml
1 parent df36a3d commit be65cd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
# 패키지 설치 및 Nest.js 빌드
2424
- name: Install dependencies and build
2525
run: |
26+
cd backend
2627
npm install
2728
npm run build # Nest.js 빌드 명령어
2829

0 commit comments

Comments
 (0)