Skip to content

Commit

Permalink
Merge: CD 오류 수정 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamoca42 committed Jan 28, 2024
2 parents fe7ef93 + ebbb855 commit eb6568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: npm install, test and lint
run: |
npm ci
npm install
npm run test
npm run lint
Expand Down

0 comments on commit eb6568a

Please sign in to comment.