浏览代码

github/workflow: add gcc-problem-patcher [skip ci]

let's make more visible the problems detected by the compiler

https://github.com/marketplace/actions/gcc-problem-matcher?version=0.1
Victor Seva 4 年之前
父节点
当前提交
f1f73cc20d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/main.yml

+ 1 - 0
.github/workflows/main.yml

@@ -32,6 +32,7 @@ jobs:
             compilier: clang
     steps:
       - uses: actions/checkout@v2
+      - uses: ammaraskar/[email protected]
       - name: build
         run: |
           cd /code