Add GCC problem matcher to CI

This commit is contained in:
Raul Santos 2022-10-31 16:21:33 +01:00
parent 340fb33e54
commit d3641c9d0d
No known key found for this signature in database
GPG key ID: B532473AE3A803E4

View file

@ -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: