Skip to content

Commit

Permalink
Update 发布软件.yml
Browse files Browse the repository at this point in the history
加入 -webview2 embed
  • Loading branch information
duolabmeng6 committed Sep 1, 2023
1 parent e825132 commit b7e8f11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/发布软件.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,8 @@ jobs:
wails
- name: 编译exe
run: |
ls
cd GoEasyDesigner
wails build
wails build -webview2 embed
ls
- name: 上传产物
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b7e8f11

Please sign in to comment.