修复参数问题
This commit is contained in:
2
.github/workflows/BuildLauncher.yml
vendored
2
.github/workflows/BuildLauncher.yml
vendored
@@ -11,4 +11,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
chmod a+x ./bin/*
|
chmod a+x ./bin/*
|
||||||
chmod a+x build-launcher.sh
|
chmod a+x build-launcher.sh
|
||||||
./build-launcher.sh
|
./build-launcher.sh -l -c
|
||||||
Reference in New Issue
Block a user