Always deploy non-mock and mock version #166
deploy-release.yml
on: push
Matrix: cross-compile-android
Waiting for pending jobs
Matrix: cross-compile-ios
Waiting for pending jobs
determine-full-or-mock
Matrix: lipo-ios
Waiting for pending jobs
Matrix: deploy-ios
Waiting for pending jobs
deploy-docs
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-release.yml#L55
The workflow is not valid. .github/workflows/deploy-release.yml (Line: 55, Col: 17): Unexpected symbol: '?'. Located at position 18 within expression: matrix.mock-deps ? '--no-default-features --features mock-deps' || '' .github/workflows/deploy-release.yml (Line: 60, Col: 17): Unexpected symbol: '?'. Located at position 18 within expression: matrix.mock-deps ? '-mock'
|