Skip to content

Commit

Permalink
πŸš€ github deploy yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
叢晨 committed Sep 3, 2023
1 parent 4c4b53b commit 30143cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,13 @@ jobs:
steps:
- name: Checkout πŸ›ŽοΈ
uses: actions/checkout@v3

- name: Node Version Change βž•
uses: actions/setup-node@v3
with:
node-version: 16

- name: Install PNPM βž•
uses: pnpm/action-setup@v2
with:
version: 6
Expand Down

0 comments on commit 30143cb

Please sign in to comment.