Skip to content

Can't compile with CMake - umock_c_prod.h: no such file or directory #361

Can't compile with CMake - umock_c_prod.h: no such file or directory

Can't compile with CMake - umock_c_prod.h: no such file or directory #361

Workflow file for this run

name: "Set Issue Label"
on:
issues:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: Naturalclar/[email protected]
with:
keywords: '[""]'
labels: '["IoTSDK"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"