Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-09 16:45:18 +09:00
parent 1819193a11
commit 769cef7c28

View File

@ -64,6 +64,7 @@ jobs:
- name: Check ${{ env.MATRIX_FILE }} file
id: build_exists
shell: bash
env:
MATRIX_FILE: ${{ env.MATRIX_FILE }}
run: |