ci: use build artifacts to feed the deploy job #206
cmake.yml
on: push
Matrix: build_ubuntu
Waiting for pending jobs
Matrix: build_windows
Waiting for pending jobs
Deploy to itch.io
Annotations
1 error
Invalid workflow file:
.github/workflows/cmake.yml#L71
The workflow is not valid. .github/workflows/cmake.yml (Line: 71, Col: 13): Unexpected symbol: '"Release"'. Located at position 28 within expression: matrix.cmake_build_type == "Release" && matrix.config.cmake_build_shared_libs == "OFF" .github/workflows/cmake.yml (Line: 77, Col: 13): Unexpected symbol: '"Release"'. Located at position 28 within expression: matrix.cmake_build_type == "Release" && matrix.config.cmake_build_shared_libs == "OFF"
|