|
@@ -33,7 +33,6 @@ jobs:
|
|
|
${{ matrix.platform.msys2-env }}-ninja
|
|
${{ matrix.platform.msys2-env }}-ninja
|
|
|
${{ (!matrix.platform.msys2-no-perl && format('{0}-perl', matrix.platform.msys2-env)) || '' }}
|
|
${{ (!matrix.platform.msys2-no-perl && format('{0}-perl', matrix.platform.msys2-env)) || '' }}
|
|
|
${{ matrix.platform.msys2-env }}-pkg-config
|
|
${{ matrix.platform.msys2-env }}-pkg-config
|
|
|
- ${{ matrix.platform.msys2-env }}-clang-tools-extra
|
|
|
|
|
- name: 'About this job'
|
|
- name: 'About this job'
|
|
|
run: |
|
|
run: |
|
|
|
echo "key=${{ matrix.platform.key }}"
|
|
echo "key=${{ matrix.platform.key }}"
|