Explorar o código

Update codeql.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe %!s(int64=2) %!d(string=hai) anos
pai
achega
fa76296335
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/codeql.yml

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

@@ -65,7 +65,7 @@ jobs:
     # Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
     # If this step fails, then you should remove it and run the build manually (see below)
     - name: Autobuild
-    - run: |
+      run: |
          echo "Run, Build Application using script"
          ./fbt
     # uses: github/codeql-action/autobuild@v2