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 3bdf594 commit f0799e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Create_Public_Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ 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 f0799e8

Please sign in to comment.