Build the C++ binary package #21
cpp_package.yaml
on: workflow_dispatch
Matrix: cmake_package_mcu_esp
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/cpp_package.yaml#L135
The workflow is not valid. .github/workflows/cpp_package.yaml (Line: 135, Col: 19): The identifier 'install espup' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/cpp_package.yaml (Line: 139, Col: 19): The identifier 'add esp toolchains to PATH' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|