mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
chore: auto-update github workflows
This commit is contained in:
4
.github/workflows/build-app-pro-beta.yaml
vendored
4
.github/workflows/build-app-pro-beta.yaml
vendored
@@ -139,6 +139,10 @@ jobs:
|
||||
files-folder-filter: exe
|
||||
timestamp-rfc3161: http://timestamp.acs.microsoft.com
|
||||
timestamp-digest: SHA256
|
||||
- name: Fix YML hashes
|
||||
if: matrix.os == 'windows-2022'
|
||||
run: |
|
||||
yarn run fixYmlHashes
|
||||
- name: Copy artifacts
|
||||
run: |
|
||||
mkdir artifacts
|
||||
|
||||
Reference in New Issue
Block a user