Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyorish03 committed Sep 17, 2023
1 parent cda206a commit 0231d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

# package-lock.json && package.json file 동기화
- name: Install
run: npm install pnpm
run: npm install pnpm -g && pnpm install

# 빌드
- name: Build
Expand Down

0 comments on commit 0231d31

Please sign in to comment.