pragmatic hack - fix yaml hashes for windows

This commit is contained in:
SPRINX0\prochazka
2025-10-31 14:00:23 +01:00
parent 15e475873e
commit 151665c880
3 changed files with 116 additions and 0 deletions

View File

@@ -209,6 +209,11 @@ jobs:
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