Skip to content

Commit

Permalink
💚 修复 msix certificate 报错
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Apr 15, 2024
1 parent 8f6d54e commit a01bd80
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_signPath.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
cache: true
architecture: x64

- name: 检查环境
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build_store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
cache: true
architecture: x64

- name: 检查环境
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ lint_staged:
msix_config:
store: false
display_name: BangumiToday
install_certificate: false
publisher: CN=目棃, C=CN, E=bt-muli@outlook.com
publisher_display_name: BTMuli
output_name: BangumiToday
Expand Down

0 comments on commit a01bd80

Please sign in to comment.