Updated Windows workflow

This commit is contained in:
Alexey Pustovalov 2026-03-30 12:45:23 +09:00
parent fcbec0feaf
commit 7f320b7193

View file

@ -80,7 +80,9 @@ jobs:
with:
ref: ${{ env.TRUNK_ONLY_EVENT == 'true' && env.TRUNK_GIT_BRANCH || '' }}
fetch-depth: 1
sparse-checkout: ${{ env.MATRIX_FILE }}
sparse-checkout: |
${{ env.MATRIX_FILE }}
.github
- name: Check matrix file
env: