fix windows ci wrong sign directory since update to flutter 3.16.9 (#7209)

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2024-02-20 21:05:19 +08:00 committed by GitHub
parent c987bed965
commit 7b317619ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@ jobs:
password: '${{ secrets.WINDOWS_PFX_PASSWORD }}'
certificatesha1: '${{ secrets.WINDOWS_PFX_SHA1_THUMBPRINT }}'
# certificatename: '${{ secrets.CERTNAME }}'
folder: './flutter/build/windows/runner/Release/'
folder: './flutter/build/windows/x64/runner/Release/'
recursive: true
- name: Build self-extracted executable