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