Merge pull request #68538 from raulsntos/gcc-problem-matcher

This commit is contained in:
Rémi Verschelde 2022-11-11 21:41:46 +01:00 committed by GitHub
commit 967c88fcd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: