Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 authored Oct 20, 2023
1 parent 5b7ff11 commit 8a843df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
cd test
sudo apt-get install npm
npm install # 애플리케이션 종속성 설치
npm run dev # 또는 다른 서버 실행 명령

0 comments on commit 8a843df

Please sign in to comment.