Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
@@ -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