diff --git a/.github/workflows/BuildLauncher.yml b/.github/workflows/BuildLauncher.yml index 8512b38..46db221 100644 --- a/.github/workflows/BuildLauncher.yml +++ b/.github/workflows/BuildLauncher.yml @@ -11,4 +11,4 @@ jobs: run: | chmod a+x ./bin/* chmod a+x build-launcher.sh - ./build-launcher.sh \ No newline at end of file + ./build-launcher.sh -l -c \ No newline at end of file