2
0
Эх сурвалжийг харах

Add GCC problem matcher to CI

Raul Santos 2 жил өмнө
parent
commit
d3641c9d0d

+ 3 - 0
.github/workflows/linux_builds.yml

@@ -102,6 +102,9 @@ jobs:
         with:
           dotnet-version: '6.0.x'
 
+      - name: Setup GCC problem matcher
+        uses: ammaraskar/gcc-problem-matcher@master
+
       - name: Compilation
         uses: ./.github/actions/godot-build
         with: