# GCC problem matcher Creates annotations for warnings and errors in gcc builds. ## Usage Just add a single line before running the build step. ```yaml - uses: olemorud/gcc-problem-matcher@master ```