(cherry picked from commit d3641c9d0d6f2eb96391e5249d6dc21c4baa3417)
@@ -72,6 +72,9 @@ jobs:
- name: Setup python and scons
uses: ./.github/actions/godot-deps
+ - name: Setup GCC problem matcher
+ uses: ammaraskar/gcc-problem-matcher@master
+
- name: Compilation
uses: ./.github/actions/godot-build
with: