Merge pull request #68543 from DarkKilauea/msvc-problem-matcher

This commit is contained in:
Rémi Verschelde 2022-11-11 22:57:01 +01:00 committed by GitHub
commit ee43b7da28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,10 +45,12 @@ jobs:
cache-name: ${{ matrix.cache-name }}
continue-on-error: true
- name: Setup python and scons
uses: ./.github/actions/godot-deps
- name: Setup MSVC problem matcher
uses: ammaraskar/msvc-problem-matcher@master
- name: Compilation
uses: ./.github/actions/godot-build
with: