Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-08 02:52:40 +09:00
parent f338c6f884
commit a7cc51547b

View File

@ -48,8 +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