mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 21:26:00 +00:00
fix build
This commit is contained in:
@@ -203,7 +203,7 @@ jobs:
|
||||
trusted-signing-account-name: DbGate
|
||||
certificate-profile-name: DbGate-Release
|
||||
|
||||
files-folder: app/dist
|
||||
files-folder: <<artifact-root>>
|
||||
files-folder-filter: exe
|
||||
|
||||
timestamp-rfc3161: http://timestamp.acs.microsoft.com
|
||||
@@ -212,6 +212,7 @@ jobs:
|
||||
- name: Fix YML hashes
|
||||
if: matrix.os == 'windows-2022'
|
||||
run: |
|
||||
<<cd_merged>>
|
||||
yarn run fixYmlHashes
|
||||
|
||||
- name: Copy artifacts
|
||||
|
||||
Reference in New Issue
Block a user