Skip to content

Commit

Permalink
Update Create_Public_Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha1638888 authored Dec 23, 2024
1 parent f5e02e2 commit 9acb3bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Create_Public_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- name: 更新版本号 安装依赖 生成npm包
run: |
npm version ${{ github.event.inputs.version }} --no-git-tag-version
npm i bytenode -g
npm install
npm run bp
Expand Down

0 comments on commit 9acb3bc

Please sign in to comment.