Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hellofinch authored Jan 14, 2025
1 parent 161512e commit 0c849a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
# Step 7: 安装依赖并编译 Electron 应用
- name: Install Dependencies and Build
working-directory: webapp
run: |
yarn install
yarn build
Expand Down

0 comments on commit 0c849a8

Please sign in to comment.