Skip to content

Commit

Permalink
feat: Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Feb 19, 2025
1 parent 3b3790e commit 16b6354
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
cache: pnpm
node-version: lts/*
node-version: latest
registry-url: https://registry.npmjs.org
# 安装依赖
- name: Install dependencies
Expand Down

0 comments on commit 16b6354

Please sign in to comment.