fix: correct conditional check for Windows ARM64 Qt setup #202
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build.yml#L1
(Line: 98, Col: 11): Unexpected symbol: '"msvc2019_arm64"'. Located at position 133 within expression: steps.cache-artifacts.outputs.cache-hit != 'true' && startsWith(matrix.variant.runner, 'windows-') && matrix.variant.qt-compiler == "msvc2019_arm64"
|