浏览代码

Update codeql.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe 2 年之前
父节点
当前提交
f1197f99d9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/codeql.yml

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

@@ -67,6 +67,7 @@ jobs:
     - name: Autobuild
       run: |
          echo "Run, Build Application using script"
+         ls -lha
          ./fbt
     # uses: github/codeql-action/autobuild@v2