Skip to content

Commit

Permalink
feat: 更新插件
Browse files Browse the repository at this point in the history
  • Loading branch information
songxingguo committed Jan 19, 2025
1 parent 480446d commit a0f4af2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
node-version: "20.12.1"
- name: Install and Build 🔧
run: |
node -v
npm -v
npm install -g pnpm
pnpm i
pnpm run build
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@parcel/optimizer-image": "^2.12.0",
"husky": "^9.0.11",
"parcel": "^2.12.0"
},
Expand Down

0 comments on commit a0f4af2

Please # to comment.