소스 검색

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