Merge pull request #68538 from raulsntos/gcc-problem-matcher
This commit is contained in:
commit
967c88fcd5
3
.github/workflows/linux_builds.yml
vendored
3
.github/workflows/linux_builds.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user