Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-08 02:53:43 +09:00
parent a7cc51547b
commit 4b2e55c1eb

View File

@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 1
sparse-checkout: ${{ env.MATRIX_FILE }}
sparse-checkout: ${{ env.MATRIX_FILE }}
- name: Check build.json file
id: build_exists