|
@@ -72,6 +72,9 @@ jobs:
|
|
- name: Setup python and scons
|
|
- name: Setup python and scons
|
|
uses: ./.github/actions/godot-deps
|
|
uses: ./.github/actions/godot-deps
|
|
|
|
|
|
|
|
+ - name: Setup GCC problem matcher
|
|
|
|
+ uses: ammaraskar/gcc-problem-matcher@master
|
|
|
|
+
|
|
- name: Compilation
|
|
- name: Compilation
|
|
uses: ./.github/actions/godot-build
|
|
uses: ./.github/actions/godot-build
|
|
with:
|
|
with:
|